diff options
Diffstat (limited to 'gnu/usr.bin/patch/version.h')
| -rw-r--r-- | gnu/usr.bin/patch/version.h | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/gnu/usr.bin/patch/version.h b/gnu/usr.bin/patch/version.h new file mode 100644 index 000000000000..36a42e37e7bc --- /dev/null +++ b/gnu/usr.bin/patch/version.h @@ -0,0 +1,12 @@ +/* $Header: /home/cvs/386BSD/src/gnu/usr.bin/patch/version.h,v 1.1.1.1 1993/06/19 14:21:52 paul Exp $ + * + * $Log: version.h,v $ + * Revision 1.1.1.1 1993/06/19 14:21:52 paul + * b-maked patch-2.10 + * + * Revision 2.0 86/09/17 15:40:14 lwall + * Baseline for netwide release. + * + */ + +void version(); |
