Changeset 257 for trunk/src/sh_portcheck.c
- Timestamp:
 - Oct 31, 2009, 8:53:58 PM (16 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/sh_portcheck.c (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/sh_portcheck.c
r253 r257 1618 1618 if (sh_portchk_active != S_FALSE) 1619 1619 { 1620 #ifdef SL_DEBUG1621 sh_error_handle(SH_ERR_NOTICE, FIL__, __LINE__, 0, MSG_E_SUBGEN,1622 _("Checking for open ports"),1623 _("sh_portchk_check"));1624 #else1625 1620 sh_error_handle(SH_ERR_INFO, FIL__, __LINE__, 0, MSG_E_SUBGEN, 1626 1621 _("Checking for open ports"), 1627 1622 _("sh_portchk_check")); 1628 #endif1629 1623 1630 1624 sh_portchk_reset_lists();  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.