Changeset 819

Show
Ignore:
Timestamp:
08/07/08 12:36:29 (5 months ago)
Author:
hobu
Message:

fix typos reported by Martin

Files:
1 modified

Legend:

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

    r817 r819  
    545545 *  @return the day of the year as an integer starting from 1 for the file creation. 
    546546*/ 
    547 LAS_DLL int16_t LASHeader_GetCreationDOY(const LASHeaderH hHeader); 
     547LAS_DLL uint16_t LASHeader_GetCreationDOY(const LASHeaderH hHeader); 
    548548 
    549549/** Sets the file creation day of the year.  The values start from 1, being January 1st.  No 
     
    559559 *  @return the creation year for the file or 0 if none is set 
    560560*/ 
    561 LAS_DLL int16_t LASHeader_GetCreationYear(const LASHeaderH hHeader); 
     561LAS_DLL uint16_t LASHeader_GetCreationYear(const LASHeaderH hHeader); 
    562562 
    563563/** Sets the file creation year.  This should be a four digit number representing