diff options
| author | Paul Richards <paul@FreeBSD.org> | 1993-06-19 14:21:53 +0000 |
|---|---|---|
| committer | Paul Richards <paul@FreeBSD.org> | 1993-06-19 14:21:53 +0000 |
| commit | 36e3306c74c6b7a3621038cddd041bf230b772a5 (patch) | |
| tree | d8f00c6cf324de9f2cb969b301c9527b626e2adf /gnu/usr.bin/patch/version.h | |
| parent | ee4a642ef6b80d885c32696c0683d0239112d08d (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/patch/version.h')
| -rw-r--r-- | gnu/usr.bin/patch/version.h | 9 |
1 files changed, 9 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..08fe68d97388 --- /dev/null +++ b/gnu/usr.bin/patch/version.h @@ -0,0 +1,9 @@ +/* $Header: version.h,v 2.0 86/09/17 15:40:14 lwall Exp $ + * + * $Log: version.h,v $ + * Revision 2.0 86/09/17 15:40:14 lwall + * Baseline for netwide release. + * + */ + +void version(); |
