diff options
Diffstat (limited to 'net/ifstated/files/patch-parse.y')
-rw-r--r-- | net/ifstated/files/patch-parse.y | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/ifstated/files/patch-parse.y b/net/ifstated/files/patch-parse.y index 1c577c9cb55f..797593185b6a 100644 --- a/net/ifstated/files/patch-parse.y +++ b/net/ifstated/files/patch-parse.y @@ -1,8 +1,8 @@ ---- parse.y 18 Nov 2004 21:43:12 -0000 1.1.1.1 -+++ parse.y 18 Nov 2004 21:48:39 -0000 1.2 +--- ../ifstated-20050505.orig/parse.y Thu May 5 11:51:24 2005 ++++ parse.y Thu May 5 12:06:07 2005 @@ -1,4 +1,5 @@ - /* $OpenBSD: parse.y,v 1.7 2004/04/28 01:00:50 deraadt Exp $ */ -+/* $Id: parse.y,v 1.2 2004/11/18 21:48:39 mdg Exp $ */ + /* $OpenBSD: parse.y,v 1.9 2005/02/07 12:41:53 mcbride Exp $ */ ++/* $Id: parse.y,v 1.3 2005/05/05 16:06:07 mdg Exp $ */ /* * Copyright (c) 2004 Ryan McBride <mcbride@openbsd.org> |