Changeset 11084 for trunk/Ohana/src/opihi/pantasks/ipptool2book.c
- Timestamp:
- Jan 12, 2007, 4:26:31 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/pantasks/ipptool2book.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pantasks/ipptool2book.c
r11055 r11084 80 80 } 81 81 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]); 83 83 } 84 84 free (line);
Note:
See TracChangeset
for help on using the changeset viewer.
