Changeset 8668 for trunk/psLib/src/sys/psLogMsg.c
- Timestamp:
- Aug 29, 2006, 10:23:54 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psLogMsg.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psLogMsg.c
r8604 r8668 11 11 * @author GLG, MHPCC 12 12 * 13 * @version $Revision: 1.6 2$ $Name: not supported by cvs2svn $14 * @date $Date: 2006-08-2 5 22:06:08$13 * @version $Revision: 1.63 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2006-08-29 20:23:54 $ 15 15 * 16 16 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 351 351 line = strtok_r(NULL, "\n", &msgPtr); 352 352 } 353 psFree(msg); 353 354 } else { 354 355 write(logFD, "\n", 1);
Note:
See TracChangeset
for help on using the changeset viewer.
