argus-clients.3.0.0.rc.10: racount.c [typo]
Robin Gruyters
r.gruyters at yirdis.nl
Fri Jun 23 03:13:10 EDT 2006
Hello, me again ;)
I found a small typo in clients/racount.c
[...]
--- clients/racount.c.orig Tue Jun 20 16:26:15 2006
+++ clients/racount.c Fri Jun 23 09:11:15 2006
@@ -154,7 +154,7 @@
} else {
printf ("racount records total_pkts src_pkts
dst_pkts total_bytes src_bytes dst_bytes\n");
-#if defined(__OpenBSD__) || defined(__FreeBSS__) ||
defined(__APPLE_CC__) || defined(__APPLE__)
+#if defined(__OpenBSD__) || defined(__FreeBSD__) ||
defined(__APPLE_CC__) || defined(__APPLE__)
printf (" sum %-11lld %-14lld %-14lld %-14lld
%-18lld %-18lld %-18lld\n",
#else
printf (" sum %-11Ld %-14Ld %-14Ld %-14Ld %-18Ld
%-18Ld %-18Ld\n",
[...]
Should be __FreeBSD__ not __FreeBSS__ ;)
Regards,
Robin Gruyters
Network and Security Engineer
Yirdis B.V.
I: http://yirdis.com
P: +31 (0)36 5300394
F: +31 (0)36 5489119
More information about the argus
mailing list