Fix prematurely-terminated comment.

svn path=/trunk/; revision=38696
This commit is contained in:
Guy Harris 2011-08-24 02:37:36 +00:00
parent 898334c7a5
commit 40a863f8bf
1 changed files with 1 additions and 1 deletions

View File

@ -1621,7 +1621,7 @@ sync_pipe_input_cb(gint source, gpointer user_data)
That should only be the case for very fast file switches;
We can't do much more than telling the child to stop.
(This is the "emergency brake" if the user e.g. wants to
switch files every second). */
switch files every second).
This can also happen if the user specified "-", meaning
"standard output", as the capture file. */