summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMartin Kaiser <wireshark@kaiser.cx>2013-08-22 18:49:31 +0000
committerMartin Kaiser <wireshark@kaiser.cx>2013-08-22 18:49:31 +0000
commit9e7ce8b817dc9b6a26ae3544628aad377d233ac5 (patch)
treefd93378262678a367f1dacd50d39095569c86f8e /.gitignore
parent347ea71bae842d3da717c8c45a3529f1027dd338 (diff)
downloadwireshark-9e7ce8b817dc9b6a26ae3544628aad377d233ac5.tar.gz
fix compiler warning on Debian wheezy (gcc 4.7.2)
dumpcap.c:193:10: error: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Werror=unused-result] for some reason, using (void)write(fd, ...) did not do the trick svn path=/trunk/; revision=51476
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions