aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Ghigonis <laurent@p1sec.com>2012-12-03 14:21:23 +0100
committerLaurent Ghigonis <laurent@p1sec.com>2012-12-03 14:21:23 +0100
commit0a7cad1b3d81a72e5e65b2a23f25c3feb27d35f1 (patch)
tree59026572df04d097a6e56460de0e42a8831b703f
parentadd _gg_sniff group and user creation on "make install" (diff)
downloadglouglou-0a7cad1b3d81a72e5e65b2a23f25c3feb27d35f1.tar.xz
glouglou-0a7cad1b3d81a72e5e65b2a23f25c3feb27d35f1.zip
fix typo for ifdef OpenBSD
-rw-r--r--gg_sniff/gg_sniff.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gg_sniff/gg_sniff.c b/gg_sniff/gg_sniff.c
index 3b23d34..1084b90 100644
--- a/gg_sniff/gg_sniff.c
+++ b/gg_sniff/gg_sniff.c
@@ -26,7 +26,7 @@
int net_socket;
-#if defined(__OPENBSD__)
+#if defined(__OpenBSD__)
void __dead
#else
void