Show
Ignore:
Timestamp:
03/16/04 10:07:54 (5 years ago)
Author:
minaguib
Message:

Insignificant typo fix

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/incorporate_libhttpd/wifidog/src/http.c

    r26 r27  
    9696                                } 
    9797                                else { 
    98                                         debug(D_LOG_ERR, "fw_allow returned %d when giving %s at %s profile %d", temp, webserver->clientAddr, mac, profile); 
     98                                        debug(D_LOG_ERR, "fw_allow returned %d when given %s at %s profile %d", temp, webserver->clientAddr, mac, profile); 
    9999                                        httpdOutput(webserver, "Authentication succeeded, however we failed to modify the firewall."); 
    100100                                }