Changeset 482
- Timestamp:
- Apr 20, 2004, 1:58:57 PM (22 years ago)
- Location:
- trunk/psLib/src
- Files:
-
- 2 edited
-
sys/psLogMsg.h (modified) (2 diffs)
-
sysUtils/psLogMsg.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psLogMsg.h
r478 r482 1 1 #if !defined(PS_LOG_MSG_H) 2 2 #define PS_LOG_MSG_H 3 #endif 3 4 4 5 /** \file psLogMsg.h … … 51 52 PS_LOG_TO_STDOUT }; 52 53 53 #endif -
trunk/psLib/src/sysUtils/psLogMsg.h
r478 r482 1 1 #if !defined(PS_LOG_MSG_H) 2 2 #define PS_LOG_MSG_H 3 #endif 3 4 4 5 /** \file psLogMsg.h … … 51 52 PS_LOG_TO_STDOUT }; 52 53 53 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
