Ignore:
Timestamp:
Nov 1, 2006, 1:02:25 AM (18 years ago)
Author:
rainer
Message:

Minor fixes for 2.3.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sh_portcheck.c

    r67 r73  
    11631163void Test_portcheck_lists (CuTest *tc)
    11641164{
    1165 #if defined(SH_USE_PROCESSCHECK) && (defined(SH_WITH_CLIENT) || defined(SH_STANDALONE))
     1165#if defined(SH_USE_PORTCHECK) && (defined(SH_WITH_CLIENT) || defined(SH_STANDALONE))
    11661166  struct in_addr   haddr_local;
    11671167  struct sh_portentry * portent;
Note: See TracChangeset for help on using the changeset viewer.