summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkstailey <kstailey@openbsd.org>1997-02-05 18:28:35 +0000
committerkstailey <kstailey@openbsd.org>1997-02-05 18:28:35 +0000
commitc6ebfc57c5b44c87dff394c79d8684e03584758b (patch)
treea93c1c2a93cf0bca3f2eab56b43ce9ea7784de3f
parentfix highscore without breaking security (diff)
downloadwireguard-openbsd-c6ebfc57c5b44c87dff394c79d8684e03584758b.tar.xz
wireguard-openbsd-c6ebfc57c5b44c87dff394c79d8684e03584758b.zip
add tags to changed files
-rw-r--r--games/robots/main.c1
-rw-r--r--games/robots/score.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/games/robots/main.c b/games/robots/main.c
index bca9bb92cef..2969cd85d3b 100644
--- a/games/robots/main.c
+++ b/games/robots/main.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: main.c,v 1.5 1997/02/05 18:28:35 kstailey Exp $ */
/* $NetBSD: main.c,v 1.5 1995/04/22 10:08:54 cgd Exp $ */
/*
diff --git a/games/robots/score.c b/games/robots/score.c
index e35ec766698..955831881f4 100644
--- a/games/robots/score.c
+++ b/games/robots/score.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: score.c,v 1.3 1997/02/05 18:28:36 kstailey Exp $ */
/* $NetBSD: score.c,v 1.3 1995/04/22 10:09:12 cgd Exp $ */
/*