IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 3, 2007, 11:26:55 AM (19 years ago)
Author:
jhoblitt
Message:

update nebStat() to add the instances fields

File:
1 edited

Legend:

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

    r13096 r13200  
    44 * Copyright (C) 2005  Joshua Hoblitt
    55 *
    6  * $Id: nebclient.h,v 1.31 2007-05-01 03:06:36 jhoblitt Exp $
     6 * $Id: nebclient.h,v 1.32 2007-05-03 21:26:55 jhoblitt Exp $
    77 */
    88
     
    4141    char            epoch[256];         ///< creation time stamp
    4242    char            mtime[256];         ///< modification time stamp
     43    int             instances;          ///< number of instances
    4344} nebObjectStat;
    4445
Note: See TracChangeset for help on using the changeset viewer.