Changeset 257

Show
Ignore:
Timestamp:
10/29/04 18:46:39 (9 years ago)
Author:
alexcv
Message:

Whoops, forgot to compile before check-in ;-).

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog/src/util.h

    r256 r257  
    3939} while (0) 
    4040 
    41 #define UNLOCK_CONFIG() do { \ 
     41#define UNLOCK_GHBN() do { \ 
    4242        debug(LOG_DEBUG, "Unlocking wd_gethostbyname()"); \ 
    4343        pthread_mutex_unlock(&ghbn_mutex); \