Ticket #518 (closed Bug report: fixed)
typo
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | Gateway 1.1.5 |
| Component: | Gateway | Version: | |
| Keywords: | Cc: |
Description
hello,
http://dev.wifidog.org/browser/trunk/wifidog/src/fw_iptables.c?rev=1378
change line 116 debug(LOG_ERR, "iptables comand failed(%d): %s", rc, cmd);
by debug(LOG_ERR, "iptables command failed(%d): %s", rc, cmd);
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
