aboutsummaryrefslogtreecommitdiffstats
path: root/capture_sync.c
diff options
context:
space:
mode:
authorChris Maynard <Christopher.Maynard@GTECH.COM>2012-06-09 03:54:29 +0000
committerChris Maynard <Christopher.Maynard@GTECH.COM>2012-06-09 03:54:29 +0000
commit30c0f5de3235466c152fe3109b6200a8b05019af (patch)
tree5ba5388cec4c9d66139442c17164550c379ffeaa /capture_sync.c
parente40c7ab1dcf863d230af94cf0bbb30335fe0d5eb (diff)
Undo an accidental portion of the last commit.
svn path=/trunk/; revision=43173
Diffstat (limited to 'capture_sync.c')
-rw-r--r--capture_sync.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/capture_sync.c b/capture_sync.c
index 2ae16fdf99..100990c551 100644
--- a/capture_sync.c
+++ b/capture_sync.c
@@ -1637,7 +1637,7 @@ sync_pipe_input_cb(gint source, gpointer user_data)
"standard output", as the capture file. */
sync_pipe_stop(capture_opts);
capture_input_closed(capture_opts, NULL);
- //return FALSE;
+ return FALSE;
}
break;
case SP_PACKET_COUNT: