Wireshark mailing list archives

source code - syntax error (does not compile) bug in 1.6.1 (tested on SLES10SP2)


From: Marco Siciliano <siciliano.software () googlemail com>
Date: Tue, 30 Aug 2011 10:00:38 +0000

Hi,
i found a misplaced comma in file gtk/capture_dlg.c at line 2150:

*#else
  gtk_tooltips_set_tip(tooltips, filter_cm,
               "Enter a capture filter to reduce the amount of packets to be
captured. "
               "See \"Capture Filters\" in the online help for further
information how to use it."**,   <----------- wrong placed comma*
*               "Syntax checking can be disabled in Preferences -> Capture
-> Syntax check capture filter."
               NULL);*


The comma must be behin the next line....

Greetings,
Marco
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: