IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 28, 2006, 2:14:47 PM (20 years ago)
Author:
eugene
Message:

adding gprintGetName

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/include/shell.h

    r8554 r9039  
    4242typedef struct {
    4343  FILE *file;
     44  char *name;
    4445  IOBuffer *buffer;
    4546  gpMode mode;
     
    105106char         *VarConfig                 PROTO((char *keyword, char *mode, void *ptr));
    106107char         *VarConfigEntry            PROTO((char *keyword, char *mode, int entry, void *ptr));
    107 FILE         *GetOutfile                PROTO((void));
    108 void          InitOutfile               PROTO((void));
    109108
    110109int           push_error                PROTO((char *line));
Note: See TracChangeset for help on using the changeset viewer.