Changeset 655

Show
Ignore:
Timestamp:
05/02/08 20:29:05 (14 months ago)
Author:
hobu
Message:

test doc commit

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/include/liblas/capi/liblas.h

    r651 r655  
    100100 
    101101 
     102/// Fetches the compiled-in version string 
     103/// @return the version string for this library 
    102104LAS_DLL const char* LAS_GetVersion(); 
     105 
    103106LAS_DLL void LASError_Reset(void); 
    104107LAS_DLL void LASError_Pop(void);