diff options
author | 2001-12-25 16:54:51 +0000 | |
---|---|---|
committer | 2001-12-25 16:54:51 +0000 | |
commit | 342795f484369645ccef01b8f09876f8bddae855 (patch) | |
tree | 540a8cafe021d0ab001bf1e837247d097f981eff | |
parent | Now that Theo has a working vax, suddenly this is not fun anymore. (diff) | |
download | wireguard-openbsd-342795f484369645ccef01b8f09876f8bddae855.tar.xz wireguard-openbsd-342795f484369645ccef01b8f09876f8bddae855.zip |
Tag.
-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" |