Wireshark-bugs: [Wireshark-bugs] [Bug 8705] "No such preference" warnings are displayed for 5 ob
Date: Tue, 21 May 2013 20:39:28 +0000

Comment # 4 on bug 8705 from
No need to change

    /*
     * Foo.
     * Bar.
     */

to

    /* Foo.
     * Bar.
     */

The former style is the one most used in epan/prefs.c.

As for the other white space changes, I've checked in a change to get rid of
tabs and clean some other stuff up; you should regenerate your patch without
the comment style and whitespace changes.


You are receiving this mail because:
  • You are watching all bug changes.