Make Ubuntu Buildbot happy
authoralagoutte <alagoutte@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 17 Dec 2013 18:43:34 +0000 (18:43 +0000)
committeralagoutte <alagoutte@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 17 Dec 2013 18:43:34 +0000 (18:43 +0000)
commit6d122422dac09db1065d97fe9d9effc73919c3b2
tree1116aac950633601aa822cece43e020ef94d66cf
parent2bf261c856690257011146056b4e2e69bdde141b
Make Ubuntu Buildbot happy

Fix following error:
../../../ui/qt/sctp_chunk_statistics_dialog.cpp: In member function ‘void SCTPChunkStatisticsDialog::fillTable(bool)’:
../../../ui/qt/sctp_chunk_statistics_dialog.cpp:145:29: error: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Werror=unused-result]

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@54188 f5534014-38df-0310-8fa8-9805f1628bb7
ui/qt/sctp_chunk_statistics_dialog.cpp