From 9df57fb65f3aa8c998412af9daf02f56a635a35b Mon Sep 17 00:00:00 2001 From: Dima Kogan Date: Fri, 23 Feb 2018 10:20:44 -0800 Subject: [PATCH] fixed typo --- bin/feedgnuplot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/feedgnuplot b/bin/feedgnuplot index 410ba76..b0f8156 100755 --- a/bin/feedgnuplot +++ b/bin/feedgnuplot @@ -925,7 +925,7 @@ sub mainThread } elsif($options{vnlog} ) { - if( $icurve >= @vnlog_headers ) + if( $i_curve >= @vnlog_headers ) { # Got more columns than vnlog headers. The data is probably # bogus, but I don't want to barf at the user, so I silently