- Timestamp:
- Mar 29, 2009, 6:15:31 PM (17 years ago)
- Location:
- branches/cnb_branches/cnb_branch_20090301
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psLib/src/sys/psLogMsg.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/cnb_branches/cnb_branch_20090301
-
branches/cnb_branches/cnb_branch_20090301/psLib/src/sys/psLogMsg.h
r14452 r23594 63 63 * @return int: The current file descriptor. 64 64 */ 65 int psLogGetDestination( );65 int psLogGetDestination(void); 66 66 67 67 … … 83 83 * @return int: The current logging level. 84 84 */ 85 int psLogGetLevel( );85 int psLogGetLevel(void); 86 86 87 87 /** This procedure sets the log format for future log messages. The argument
Note:
See TracChangeset
for help on using the changeset viewer.
