Changes in trunk/src/sh_err_syslog.c [1:22]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/sh_err_syslog.c
r1 r22 110 110 /* set syslog facility 111 111 */ 112 int sh_log_set_facility (c har * c)112 int sh_log_set_facility (const char * c) 113 113 { 114 114 int loop = 0;
Note:
See TracChangeset
for help on using the changeset viewer.