IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27479 for trunk


Ignore:
Timestamp:
Mar 26, 2010, 1:53:40 PM (16 years ago)
Author:
eugene
Message:

consistent type for Fseek

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libohana/include/ohana.h

    r27435 r27479  
    189189
    190190/* others */
    191 int     Fseek                  PROTO((FILE *f, long offset, int whence));
     191int     Fseek                  PROTO((FILE *f, off_t offset, int whence));
    192192char   *ohana_version          PROTO((void));
    193193
Note: See TracChangeset for help on using the changeset viewer.