Wireshark-commits: [Wireshark-commits] rev 25214: /trunk/ /trunk/epan/dissectors/: packet-e212.c packet-h264.c /trunk/epan/: t35.c /trunk/gtk/: capture_if_details_dlg_win32.c
From:
jake@xxxxxxxxxxxxx
Date: Fri, 02 May 2008 08:24:55 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25214
User: jake
Date: 2008/05/02 01:24 AM
Log:
From Shinsuke SUZUKI:
Since this leads to a compilation failure (Warning C4819: unexpected character
in the current code page) on non-european Windows, I'd like you to avoid using
non-ASCII characters in Wireshark code (even in comment).
Directory: /trunk/epan/dissectors/
Changes Path Action
+4 -4 packet-e212.c Modified
+1 -1 packet-h264.c Modified
Directory: /trunk/epan/
Changes Path Action
+3 -3 t35.c Modified
Directory: /trunk/gtk/
Changes Path Action
+1 -1 capture_if_details_dlg_win32.c Modified