Changeset 479
- Timestamp:
- Apr 20, 2004, 12:42:58 PM (22 years ago)
- Location:
- trunk/psLib/src
- Files:
-
- 2 edited
-
sys/psLogMsg.c (modified) (1 diff)
-
sysUtils/psLogMsg.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psLogMsg.c
r477 r479 9 9 #include <time.h> 10 10 #include <unistd.h> 11 #include "psLib.h" 11 /* #include "psLib.h" */ 12 #include "psLogMsg.h" 12 13 13 14 #define MIN_LOG_LEVEL 0 -
trunk/psLib/src/sysUtils/psLogMsg.c
r477 r479 9 9 #include <time.h> 10 10 #include <unistd.h> 11 #include "psLib.h" 11 /* #include "psLib.h" */ 12 #include "psLogMsg.h" 12 13 13 14 #define MIN_LOG_LEVEL 0
Note:
See TracChangeset
for help on using the changeset viewer.
