diff options
author | Kevin Steves <stevesk@cvs.openbsd.org> | 2002-03-26 03:24:02 +0000 |
---|---|---|
committer | Kevin Steves <stevesk@cvs.openbsd.org> | 2002-03-26 03:24:02 +0000 |
commit | a35e4bb5fee638750e8ac95f9007f5dc6645976f (patch) | |
tree | 2ab7f261559d7f49d19d74023be7aee8df52eb3b /usr.bin/ssh/monitor.h | |
parent | 71a3e0e6b847a1c66d313ad448be4667633186e9 (diff) |
$OpenBSD$
Diffstat (limited to 'usr.bin/ssh/monitor.h')
-rw-r--r-- | usr.bin/ssh/monitor.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/ssh/monitor.h b/usr.bin/ssh/monitor.h index da7f780b20c..dd79e83381c 100644 --- a/usr.bin/ssh/monitor.h +++ b/usr.bin/ssh/monitor.h @@ -1,3 +1,5 @@ +/* $OpenBSD: monitor.h,v 1.3 2002/03/26 03:24:01 stevesk Exp $ */ + /* * Copyright 2002 Niels Provos <provos@citi.umich.edu> * All rights reserved. |