Show
Ignore:
Timestamp:
05/25/04 13:53:48 (9 years ago)
Author:
aprilp
Message:

Fixed some static statements

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog/src/iptables.c

    r131 r133  
    4040#include "firewall.h" 
    4141#include "debug.h" 
     42 
     43static int iptables_do_command(char *format, ...); 
    4244 
    4345extern pthread_mutex_t  nodes_mutex;