Undo an accidental portion of the last commit.

svn path=/trunk/; revision=43173
This commit is contained in:
Chris Maynard 2012-06-09 03:54:29 +00:00
parent e40c7ab1dc
commit 30c0f5de32
1 changed files with 1 additions and 1 deletions

View File

@ -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: