diff options
author | Hugh Graham <hugh@cvs.openbsd.org> | 2001-12-25 16:54:52 +0000 |
---|---|---|
committer | Hugh Graham <hugh@cvs.openbsd.org> | 2001-12-25 16:54:52 +0000 |
commit | d143dc0732692875063f2384450dbedf6ba989f2 (patch) | |
tree | 2c2e41ee5d5c92be9c6bd9037d207cb1572bf3b4 /usr.bin/mg/theo.c | |
parent | cb0f71154261796df965a18fac261b302e318a7a (diff) |
Tag.
Diffstat (limited to 'usr.bin/mg/theo.c')
-rw-r--r-- | usr.bin/mg/theo.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/mg/theo.c b/usr.bin/mg/theo.c index a7c2545dae1..a6ec4557aa3 100644 --- a/usr.bin/mg/theo.c +++ b/usr.bin/mg/theo.c @@ -1,3 +1,5 @@ +/* $OpenBSD: theo.c,v 1.19 2001/12/25 16:54:51 hugh Exp $ */ + #include "def.h" #include "kbd.h" #include "funmap.h" |