From e16af8103a491cd27aa885a635d2cf3c5068e3e6 Mon Sep 17 00:00:00 2001 From: Dima Kogan Date: Sun, 10 Jan 2010 23:45:41 -0800 Subject: [PATCH] clarified comment --- driveGnuPlots.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/driveGnuPlots.pl b/driveGnuPlots.pl index 9d5e976..b0c5911 100755 --- a/driveGnuPlots.pl +++ b/driveGnuPlots.pl @@ -310,7 +310,7 @@ sub mainThread { } } - # read in all of the data + # finished reading in all of the data if($options{"stream"}) { print PIPE "exit;\n";