Changeset 660
- Timestamp:
- 05/03/08 02:31:33 (14 months ago)
- Files:
-
- 1 modified
-
trunk/include/liblas/capi/liblas.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/liblas/capi/liblas.h
r659 r660 100 100 101 101 102 /* Returns the version string for this library.103 @return the version string for this library.102 /** Returns the version string for this library. 103 * @return the version string for this library. 104 104 */ 105 105 LAS_DLL const char* LAS_GetVersion();
