ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 43481: /trunk/ /trunk/: Makefile.am Makefile.nmake /trun

Date: Mon, 25 Jun 2012 20:38:46 GMT
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