Changeset 14979
- Timestamp:
- Sep 21, 2007, 3:05:48 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pap_branch_070920/psModules/src/config/pmConfig.c
r14744 r14979 4 4 * @author EAM (IfA) 5 5 * 6 * @version $Revision: 1.104 $ $Name: not supported by cvs2svn $7 * @date $Date: 2007-09- 05 02:30:30$6 * @version $Revision: 1.104.2.1 $ $Name: not supported by cvs2svn $ 7 * @date $Date: 2007-09-22 01:05:48 $ 8 8 * 9 9 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 537 537 psArgumentRemove(argNum, argc, argv); 538 538 if (argNum >= *argc) { 539 psLogMsg("psModules.config", PS_LOG_WARN, 540 "-camera command-line switch provided without the required camera or filename --- " 541 "ignored.\n"); 539 psWarning("-camera command-line switch provided without the required camera or filename --- " 540 "ignored.\n"); 542 541 } else { 543 542 bool mdok = true; // Status of MD lookup
Note:
See TracChangeset
for help on using the changeset viewer.
