diff options
| author | Garance A Drosehn <gad@FreeBSD.org> | 2002-04-30 20:40:02 +0000 |
|---|---|---|
| committer | Garance A Drosehn <gad@FreeBSD.org> | 2002-04-30 20:40:02 +0000 |
| commit | c546f60804505e2dc7d6ae02f5fcdc6d7d9c9756 (patch) | |
| tree | e6a7b5f18f2ea098b7a100b24af64722c28a7cba /gnu/usr.bin/patch/version.h | |
| parent | 37b84b87962f27b0974b8ddaca48c7b3b87dea4d (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/patch/version.h')
| -rw-r--r-- | gnu/usr.bin/patch/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/patch/version.h b/gnu/usr.bin/patch/version.h index ab7a0faed446..faddf7c65ecd 100644 --- a/gnu/usr.bin/patch/version.h +++ b/gnu/usr.bin/patch/version.h @@ -6,4 +6,4 @@ * */ -void version(); +void version(void); |
