IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 13, 2008, 3:25:18 PM (18 years ago)
Author:
eugene
Message:

add real to Command

File:
1 edited

Legend:

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

    r15878 r16434  
    2222/*** typedef structs used by shell functions ***/
    2323typedef struct {                        /* basic opihi command structure */
     24  char      real;
    2425  char     *name;
    2526  CommandF *func;   
Note: See TracChangeset for help on using the changeset viewer.