Ignore:
Timestamp:
Jul 18, 2015, 5:06:52 PM (9 years ago)
Author:
katerina
Message:

Enhancements and fixes for tickets #374, #375, #376, #377, #378, and #379.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sh_log_parse_syslog.c

    r357 r481  
    7878
    7979
    80   if (flag_err_debug == SL_TRUE && sh_string_len(logline) > 0)
     80  if (flag_err_debug == S_TRUE && sh_string_len(logline) > 0)
    8181    {
    8282      SH_MUTEX_LOCK(mutex_thread_nolog);
Note: See TracChangeset for help on using the changeset viewer.