2008/10/31 Guy Harris <[EMAIL PROTECTED]>: > If you've just constructed a string and want to format it, the right way > to do that is to use "%s" as the format string; otherwise, if the string > contains any "%" chraacters, it won't be formatted the way you want.
We currently have 539 warnings like this. I'll have a look at fixing them. -- Stig Bjørlykke _______________________________________________ Wireshark-dev mailing list [email protected] https://wireshark.org/mailman/listinfo/wireshark-dev
