search for: fmt_notable

Displaying 1 result from an estimated 1 matches for "fmt_notable".

2003 May 29
0
[Bug 93] New: iptables -L format bug
...>ip.dst))); else sprintf(buf, "%s", addr_to_anyname(&(fw->ip.dst))); strcat(buf, mask_to_dotted(&(fw->ip.dmsk))); - printf(FMT("%-19s","-> %s"), buf); + printf(FMT("%-18s ","-> %s "), buf); } if (format & FMT_NOTABLE) ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.