IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 6, 2006, 12:44:34 PM (20 years ago)
Author:
eugene
Message:

fixed usage lines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/cmd.basic/getchr.c

    r7917 r10507  
    88
    99  if ((argc != 3) && (argc != 4)) {
    10     gprint (GP_ERR, "USAGE: strchr (string) (char) [var]\n");
     10    gprint (GP_ERR, "USAGE: getchr (string) (char) [var]\n");
    1111    return (FALSE);
    1212  }
Note: See TracChangeset for help on using the changeset viewer.