http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20397
User: gerald
Date: 2007/01/11 10:12 PM
Log:
Fix compilation problems under Windows. In the GTK code, convert SSIDs
to GByteArrays. Add format_uri() to strutil, which formats a byte string
with percent-escapes. Fixup whitespace and indentation.
Directory: /trunk/epan/crypt/
Changes Path Action
+6 -6 airpdcap.c Modified
+1 -1 airpdcap_debug.c Modified
Directory: /trunk/epan/
Changes Path Action
+2 -0 libwireshark.def Modified
+74 -3 strutil.c Modified
+17 -1 strutil.h Modified
Directory: /trunk/gtk/
Changes Path Action
+565 -563 airpcap_gui_utils.c Modified