mirror of
https://github.com/dkogan/feedgnuplot.git
synced 2025-09-20 12:48:07 +08:00
fixed typo
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user