mirror of
https://github.com/dkogan/feedgnuplot.git
synced 2025-05-06 06:21:16 +08:00
fixed typo
This commit is contained in:
parent
69bd05eddb
commit
9df57fb65f
@ -925,7 +925,7 @@ sub mainThread
|
|||||||
}
|
}
|
||||||
elsif($options{vnlog} )
|
elsif($options{vnlog} )
|
||||||
{
|
{
|
||||||
if( $icurve >= @vnlog_headers )
|
if( $i_curve >= @vnlog_headers )
|
||||||
{
|
{
|
||||||
# Got more columns than vnlog headers. The data is probably
|
# Got more columns than vnlog headers. The data is probably
|
||||||
# bogus, but I don't want to barf at the user, so I silently
|
# bogus, but I don't want to barf at the user, so I silently
|
||||||
|
Loading…
Reference in New Issue
Block a user