Changeset 978 for trunk/psLib/src/sys/psTrace.h
- Timestamp:
- Jun 9, 2004, 4:09:57 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psTrace.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psTrace.h
r974 r978 30 30 /** Functions **************************************************************/ 31 31 32 #ifndef DOXYGEN 32 33 /// Send a trace message 33 34 void p_psTrace(const char *facil, ///< facilty of interest … … 35 36 ...) ///< trace message arguments 36 37 ; 38 #endif 37 39 38 40 /// Set trace level
Note:
See TracChangeset
for help on using the changeset viewer.
