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