Changeset 24923 for trunk/Nebulous/nebclient/src/nebclient.h
- Timestamp:
- Jul 24, 2009, 4:11:30 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous/nebclient/src/nebclient.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous/nebclient/src/nebclient.h
r24916 r24923 313 313 ); 314 314 315 /** Removes all of the inaccessible instances from an object 316 * 317 * @return the number of inaccessible instances removed 318 */ 319 320 int nebPrune( 321 nebServer *server, ///< nebServer object 322 const char *key /// storage object key (name) 323 ); 324 315 325 /** Returns the error message from the last nebclient function that failed. 316 326 *
Note:
See TracChangeset
for help on using the changeset viewer.
