aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2008-05-02 08:23:21 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2008-05-02 08:23:21 +0000
commit2b04d42e4bf1d751c58b37e1bb7d1273753a7d48 (patch)
tree7be823533cf0103c6f0fd6fbe8895fb68b065032 /gtk
parent59d7093576101dff7e28b4b1000febfed0f7a076 (diff)
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). svn path=/trunk/; revision=25214
Diffstat (limited to 'gtk')
-rw-r--r--gtk/capture_if_details_dlg_win32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/capture_if_details_dlg_win32.c b/gtk/capture_if_details_dlg_win32.c
index a26cb10705..55191a9e31 100644
--- a/gtk/capture_if_details_dlg_win32.c
+++ b/gtk/capture_if_details_dlg_win32.c
@@ -130,7 +130,7 @@ struct sockaddr_storage {
* MS MSDN (some explanations of a special MS 802.11 Information Element)
* http://msdn.microsoft.com/library/default.asp?url=/library/en-us/randz/protocol/securing_public_wi-fi_hotspots.asp
*
- * "WLANINFO für Windows XP"
+ * "WLANINFO fuer Windows XP"
* http://www-pc.uni-regensburg.de/systemsw/TOOLS/wlaninfo.htm
*/