Move the pipe input routines to the common UI directory.
authorGerald Combs <gerald@wireshark.org>
Thu, 23 Aug 2012 18:42:48 +0000 (18:42 -0000)
committerGerald Combs <gerald@wireshark.org>
Thu, 23 Aug 2012 18:42:48 +0000 (18:42 -0000)
commit5adc43f5977a16a9c9bfa81b37b69091ce234e9a
treeceb6f4c63d6cea857d0469d7217723439b2cf37e
parent6b26e33c607410212efce9b0abfd7248d9f1a95e
Move the pipe input routines to the common UI directory.

svn path=/trunk/; revision=44644
CMakeLists.txt
capture_sync.c
ui/Makefile.common
ui/gtk/gui_utils.c
ui/pipe_input.c [new file with mode: 0644]
ui/pipe_input.h [new file with mode: 0644]
ui/ui_util.h