Wireshark-commits: [Wireshark-commits] rev 52011: /trunk/echld/ /trunk/echld/: parent.c
Date: Fri, 13 Sep 2013 17:23:00 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52011

User: jmayer
Date: 2013/09/13 10:23 AM

Log:
 Fix
 
 /home/jmayer/work/wireshark/svn/trunk/echld/parent.c: In function ‘echld_terminate’:
 /home/jmayer/work/wireshark/svn/trunk/echld/parent.c:305:5: error: suggest braces around empty body in ‘do’ statement [-Werror=empty-body]
   do ; while(sleep(1)); /* wait a full sec without signals */
      ^
 cc1: all warnings being treated as errors

Directory: /trunk/echld/
  Changes    Path          Action
  +1 -1      parent.c      Modified