diff options
| author | christos <christos@NetBSD.org> | 2020-11-10 22:42:19 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2020-11-10 22:42:19 +0000 |
| commit | a6ad8fb14c6bed68eb8b37750e1b2fea36a8c908 (patch) | |
| tree | 96a006165d8615e5e0cb4e78ef064e66b8e16437 /warp/version.h | |
| parent | 1bb28c57a5d2c06152fff5de57a902bec60cc30d (diff) | |
| download | bsdgames-darwin-a6ad8fb14c6bed68eb8b37750e1b2fea36a8c908.tar.gz bsdgames-darwin-a6ad8fb14c6bed68eb8b37750e1b2fea36a8c908.zip | |
Time warp forward 34 years so that it compiles (but not work)
Diffstat (limited to 'warp/version.h')
| -rw-r--r-- | warp/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/warp/version.h b/warp/version.h index 961ec68c..bb16c5b7 100644 --- a/warp/version.h +++ b/warp/version.h @@ -6,4 +6,4 @@ * */ -void version(); +void version(void); |
