http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43481
User: morriss
Date: 2012/06/25 01:38 PM
Log:
Move get_args_as_string from ui/util.c into wsutil (maybe not to the best
module, but...).
This makes dftest no longer dependent on libui, so stop linking against it.
Directory: /trunk/
Changes Path Action
+0 -1 Makefile.am Modified
+1 -1 Makefile.nmake Modified
Directory: /trunk/ui/
Changes Path Action
+0 -39 util.c Modified
Directory: /trunk/wsutil/
Changes Path Action
+1 -0 libwsutil.def Modified
+42 -0 str_util.c Modified