Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sh_err_syslog.c

    r22 r1  
    110110/* set syslog facility
    111111 */
    112 int  sh_log_set_facility (const char * c)
     112int  sh_log_set_facility (char * c)
    113113{
    114114  int loop = 0;
Note: See TracChangeset for help on using the changeset viewer.