diff options
author | 2004-12-07 09:39:30 +0000 | |
---|---|---|
committer | 2004-12-07 09:39:30 +0000 | |
commit | 8d73190e27ef89b81cddc0dd744f8af13088dfa8 (patch) | |
tree | 4e85a3c16b3f31addca9f4f6acd624b001dc97dd | |
parent | oops, incomplete backout (diff) | |
download | wireguard-openbsd-8d73190e27ef89b81cddc0dd744f8af13088dfa8.tar.xz wireguard-openbsd-8d73190e27ef89b81cddc0dd744f8af13088dfa8.zip |
real backout
-rw-r--r-- | sbin/pfctl/parse.y | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/pfctl/parse.y b/sbin/pfctl/parse.y index 545f8185633..8addf90fd34 100644 --- a/sbin/pfctl/parse.y +++ b/sbin/pfctl/parse.y @@ -1,4 +1,4 @@ -/* $OpenBSD: parse.y,v 1.465 2004/12/07 09:38:04 deraadt Exp $ */ +/* $OpenBSD: parse.y,v 1.466 2004/12/07 09:39:30 deraadt Exp $ */ /* * Copyright (c) 2001 Markus Friedl. All rights reserved. |