IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 5, 2006, 11:46:36 AM (20 years ago)
Author:
jhoblitt
Message:

always use the PXTOOL_MODE macro

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/regtool.h

    r6978 r7815  
    44#include "pxtools.h"
    55
     6typedef enum {
     7    P0SEARCH_MODE_NODE      = 0x0,
     8    P0SEARCH_MODE_PENDING,
     9    P0SEARCH_MODE_UPDATE
     10} p0searchMode;
     11
    612pxConfig *p0searchConfig(pxConfig *config, int argc, char **argv);
    713
Note: See TracChangeset for help on using the changeset viewer.