diff options
author | Paul Janzen <pjanzen@cvs.openbsd.org> | 1998-08-19 07:42:28 +0000 |
---|---|---|
committer | Paul Janzen <pjanzen@cvs.openbsd.org> | 1998-08-19 07:42:28 +0000 |
commit | ed884b9fa4509c09f0f7ab71efe57a4e83a2e055 (patch) | |
tree | ef9d859a0754785b42ea5cacb27aff54b5000315 /games/quiz/pathnames.h | |
parent | f4fc9566a4d35c0cc2bf8c7f1136287d8eec8c44 (diff) |
tags, formatting, ANSI-fication, prototypes, de-typos, and the occasional
initialization, removal of unused variable, or other minor fix. Most
changes are from or inspired by NetBSD.
Diffstat (limited to 'games/quiz/pathnames.h')
-rw-r--r-- | games/quiz/pathnames.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/quiz/pathnames.h b/games/quiz/pathnames.h index 4c0f0877f12..5731ac0eb8d 100644 --- a/games/quiz/pathnames.h +++ b/games/quiz/pathnames.h @@ -1,3 +1,4 @@ +/* $OpenBSD: pathnames.h,v 1.2 1998/08/19 07:40:54 pjanzen Exp $ */ /* $NetBSD: pathnames.h,v 1.4 1995/04/22 10:16:55 cgd Exp $ */ /*- |