From aa4786c92c57560aee1e133821e97535a1a73833 Mon Sep 17 00:00:00 2001 From: jsyn Date: Tue, 22 Jan 2002 17:24:53 +0000 Subject: [PATCH] bad jasoni@; patch needed to be regen'd as well! (from jose@crimelabs.net) --- security/p0f/patches/patch-p0f_c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/security/p0f/patches/patch-p0f_c b/security/p0f/patches/patch-p0f_c index 5cb33d413b6..5870d1fbcd7 100644 --- a/security/p0f/patches/patch-p0f_c +++ b/security/p0f/patches/patch-p0f_c @@ -1,7 +1,7 @@ -$OpenBSD: patch-p0f_c,v 1.2 2001/12/08 20:13:53 naddy Exp $ ---- p0f.c.orig Sat Nov 24 03:10:28 2001 -+++ p0f.c Sat Dec 8 21:13:33 2001 -@@ -259,7 +259,7 @@ void load_fprints(char *filename) { +$OpenBSD: patch-p0f_c,v 1.3 2002/01/22 17:24:53 jsyn Exp $ +--- p0f.c.orig Tue Jan 22 11:29:47 2002 ++++ p0f.c Tue Jan 22 11:30:24 2002 +@@ -206,7 +206,7 @@ void load_fprints(char *filename) { int i=0; char *p; x=fopen(filename, "r");