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/strlen.c

    r7917 r10507  
    77
    88  if ((argc != 2) && (argc != 3)) {
    9     gprint (GP_ERR, "USAGE: strchr (string) [var]\n");
     9    gprint (GP_ERR, "USAGE: strlen (string) [var]\n");
    1010    return (FALSE);
    1111  }
Note: See TracChangeset for help on using the changeset viewer.