diff options
author | 2003-07-21 14:32:21 +0000 | |
---|---|---|
committer | 2003-07-21 14:32:21 +0000 | |
commit | 72e249842b315b899afff4eaf396081c17dd104e (patch) | |
tree | 949e400dd66eec53448a52805d087b030f578125 /usr.bin/patch/config.h | |
parent | remove a bit more junk (diff) | |
download | wireguard-openbsd-72e249842b315b899afff4eaf396081c17dd104e.tar.xz wireguard-openbsd-72e249842b315b899afff4eaf396081c17dd104e.zip |
fix header
Diffstat (limited to 'usr.bin/patch/config.h')
-rw-r--r-- | usr.bin/patch/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/patch/config.h b/usr.bin/patch/config.h index efaee2c2a86..7b1f7b5e86e 100644 --- a/usr.bin/patch/config.h +++ b/usr.bin/patch/config.h @@ -1,4 +1,4 @@ -/* $OpenBSD: config.h,v 1.5 2003/07/21 14:00:41 deraadt Exp $ */ +/* $OpenBSD: config.h,v 1.6 2003/07/21 14:32:21 deraadt Exp $ */ /* * config.h This file was produced by running the config.h.SH script, which |