IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11325


Ignore:
Timestamp:
Jan 26, 2007, 1:41:18 PM (19 years ago)
Author:
eugene
Message:

update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/cmd.data/book_commands.c

    r11324 r11325  
    363363  }
    364364
    365   Optional = FALSE;
    366   if ((N = get_argument (argc, argv, "-optional"))) {
    367     remove_argument (N, &argc, argv);
    368     Optional = TRUE;
    369   }
    370 
    371365  if (argc != 4) {
    372366    gprint (GP_ERR, "USAGE: book newword (book) (page) (word)\n");
Note: See TracChangeset for help on using the changeset viewer.