opnsense-ports/security/snortsam/files/patch-src__ssp_pf2.c
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
184 B
C

--- ./src/ssp_pf2.c.orig 2009-11-27 02:39:40.000000000 +0100
+++ ./src/ssp_pf2.c 2014-01-20 19:03:47.000000000 +0100
@@ -95,7 +95,7 @@
}
}
- return;
+ return 0;
}