diff options
author | Damien Miller <djm@cvs.openbsd.org> | 2000-10-16 09:38:46 +0000 |
---|---|---|
committer | Damien Miller <djm@cvs.openbsd.org> | 2000-10-16 09:38:46 +0000 |
commit | ef159de3990ed6db6acb966f54a5770de4f5d89b (patch) | |
tree | 8d0326bbcc422f8e3c84bf86e542b020efddc5a5 /usr.bin/ssh/cli.h | |
parent | bbdb3e3b128bb4ebedd0ce5ae3045e48f4701baa (diff) |
Add idents for files which lack them
Fix idents Id -> OpenBSD for the rest
Diffstat (limited to 'usr.bin/ssh/cli.h')
-rw-r--r-- | usr.bin/ssh/cli.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/ssh/cli.h b/usr.bin/ssh/cli.h index e33ce4a5047..c4194046a26 100644 --- a/usr.bin/ssh/cli.h +++ b/usr.bin/ssh/cli.h @@ -1,3 +1,5 @@ +/* $OpenBSD: cli.h,v 1.2 2000/10/16 09:38:44 djm Exp $ */ + #ifndef CLI_H #define CLI_H |