clarified comment

This commit is contained in:
Dima Kogan 2010-01-10 23:45:41 -08:00
parent 0d689edbf9
commit e16af8103a

View File

@ -310,7 +310,7 @@ sub mainThread {
} }
} }
# read in all of the data # finished reading in all of the data
if($options{"stream"}) if($options{"stream"})
{ {
print PIPE "exit;\n"; print PIPE "exit;\n";