fixed typo

This commit is contained in:
Dima Kogan 2018-02-23 10:20:44 -08:00
parent 69bd05eddb
commit 9df57fb65f

View File

@ -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