IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 11327


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

fixed

File:
1 edited

Legend:

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

    r11325 r11327  
    385385  value = BookGetWord (page, argv[3]);
    386386  if (value == NULL) {
    387     if (Optional) {
    388       FREE (varName);
    389       return TRUE;
    390     }
    391387    gprint (GP_ERR, "value %s on page %s in book %s not found\n", argv[3], argv[2], argv[1]);
    392388    FREE (varName);
Note: See TracChangeset for help on using the changeset viewer.