IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 29, 2009, 11:30:24 AM (17 years ago)
Author:
jhoblitt
Message:

add nebObjectStatFree()
flesh out nebThereCanBeOnlyOne()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous/nebclient/src/nebclient.h

    r24931 r24939  
    299299);
    300300
     301
     302/** Deallocates a stat object
     303 */
     304void nebObjectStatFree(
     305    nebObjectStat *stat                 ///< nebObjectStat object
     306);
     307
    301308/** Change permissions of a storage objects
    302309 *
Note: See TracChangeset for help on using the changeset viewer.