diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-06-10 11:21:37 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1996-06-10 11:21:37 +0000 |
commit | 916d49f11456ff6dab90d7564c9d8184cb94df86 (patch) | |
tree | 530652422f53f9e78f6c068f517ff853f3149e6f /usr.bin/patch/INTERN.h | |
parent | a7e831079363e3bb45f3172f6e59ba48e335682b (diff) |
Support the long options that FSF's patch version has. $OpenBSD$ added
Diffstat (limited to 'usr.bin/patch/INTERN.h')
-rw-r--r-- | usr.bin/patch/INTERN.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/patch/INTERN.h b/usr.bin/patch/INTERN.h index da30be9879a..c13d9ed97f2 100644 --- a/usr.bin/patch/INTERN.h +++ b/usr.bin/patch/INTERN.h @@ -1,4 +1,4 @@ -/* $Id: INTERN.h,v 1.1 1995/10/18 08:45:55 deraadt Exp $ */ +/* $OpenBSD: INTERN.h,v 1.2 1996/06/10 11:21:24 niklas Exp $ */ #ifdef EXT #undef EXT |