IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 12, 2007, 4:26:31 PM (20 years ago)
Author:
eugene
Message:

added module system; added panstarrs user features; panstarrs threaded

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/pantasks/ipptool2book.c

    r11055 r11084  
    8080  }
    8181  if (strcmp(bookName, argv[2])) {
    82     gprint (GP_ERR, "WARNING: metadata output name does not match expected bookname\n");
     82    gprint (GP_ERR, "WARNING: metadata output name %s does not match expected bookname %s\n", bookName, argv[2]);
    8383  }
    8484  free (line);
Note: See TracChangeset for help on using the changeset viewer.