http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25640
User: morriss
Date: 2008/06/30 10:16 AM
Log:
Move privileges.c and unicode-utils.c from epan to wsutil (so things like
capinfos and dumpcap don't need to depend on libwireshark nor directly pull
in those modules). Because capinfos and editcap were only being linked with
privileges.c if we had plugins, this allows those programs to be linked when
someone is compiling --without-plugins.
Directory: /trunk/epan/
Changes Path Action
+0 -3 Makefile.common Modified
+2 -2 filesystem.c Modified
+1 -1 guid-utils.c Modified
+1 -1 plugins.c Modified
+0 -303 privileges.c Removed
+0 -74 privileges.h Removed
+0 -128 unicode-utils.c Removed
+0 -54 unicode-utils.h Removed
Directory: /trunk/gtk/
Changes Path Action
+1 -1 file_dlg_win32.c Modified
+1 -1 font_utils.c Modified
+1 -1 help_dlg.c Modified
(19 files not shown)