Changeset 124 for trunk/src/pbs_python.h


Ignore:
Timestamp:
09/13/06 12:47:38 (18 years ago)
Author:
bas
Message:

pbs_rescquery:

  • Improved argument handling.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/pbs_python.h

    r123 r124  
    328328
    329329extern int pbs_rescquery(int connect, char **IN, int nresc, int *OUTPUT,
    330         int *INPUT, int *INPUT, int *INPUT);
     330        int *OUTPUT, int *OUTPUT, int *OUTPUT);
    331331
    332332extern int pbs_rescreserve(int connect, char **IN, int nresc, resource_t *phandle);
Note: See TracChangeset for help on using the changeset viewer.