Changeset 1618:29752c85f368


Ignore:
Timestamp:
03/11/10 09:06:18 (5 months ago)
Author:
Howard Butler <hobu.inc@…>
Branch:
default
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • apps/las2las.c

    r1615 r1618  
    10911091         
    10921092        if (ret == LE_Warning) { 
    1093             LASError_Print("Unable to write invalid point.  Use --skip_invalid to avoid this problem (you will loose data in the translation)"); 
     1093            LASError_Print("Unable to write invalid point.  Use --skip_invalid to avoid this problem (you will lose data in the translation)"); 
    10941094            exit(1); 
    10951095        } 
Note: See TracChangeset for help on using the changeset viewer.