Changeset 7917 for trunk/Ohana/src/opihi/cmd.data/save.c
- Timestamp:
- Jul 16, 2006, 10:58:49 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/cmd.data/save.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/cmd.data/save.c
r5846 r7917 21 21 22 22 if (argc != 3) { 23 fprintf (stderr, "USAGE: save (overlay) <filename> [-c]\n");24 fprintf (stderr, " -c: write contour in celestial coords\n");23 gprint (GP_ERR, "USAGE: save (overlay) <filename> [-c]\n"); 24 gprint (GP_ERR, " -c: write contour in celestial coords\n"); 25 25 return (FALSE); 26 26 }
Note:
See TracChangeset
for help on using the changeset viewer.
