summaryrefslogtreecommitdiffstats
path: root/warp/version.c
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2020-11-10 22:42:19 +0000
committerchristos <christos@NetBSD.org>2020-11-10 22:42:19 +0000
commita6ad8fb14c6bed68eb8b37750e1b2fea36a8c908 (patch)
tree96a006165d8615e5e0cb4e78ef064e66b8e16437 /warp/version.c
parent1bb28c57a5d2c06152fff5de57a902bec60cc30d (diff)
downloadbsdgames-darwin-a6ad8fb14c6bed68eb8b37750e1b2fea36a8c908.tar.gz
bsdgames-darwin-a6ad8fb14c6bed68eb8b37750e1b2fea36a8c908.tar.zst
bsdgames-darwin-a6ad8fb14c6bed68eb8b37750e1b2fea36a8c908.zip
Time warp forward 34 years so that it compiles (but not work)
Diffstat (limited to 'warp/version.c')
-rw-r--r--warp/version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/warp/version.c b/warp/version.c
index 50c29cb6..db6faf5c 100644
--- a/warp/version.c
+++ b/warp/version.c
@@ -15,7 +15,7 @@
/* Print out the version number. */
void
-version()
+version(void)
{
extern char rcsid[];