diff options
author | Darren Tucker <dtucker@dtucker.net> | 2024-10-22 08:48:32 +0200 |
---|---|---|
committer | Darren Tucker <dtucker@dtucker.net> | 2024-10-22 08:50:18 +0200 |
commit | c44c349edd157b2c00c42bd5ef5f9dfb37de26f3 (patch) | |
tree | 4b20cd5e7e8b6cea1e869e1a5c573e87eb8a799d | |
parent | upstream: mention that LocalForward and RemoteForward can accept Unix (diff) | |
download | openssh-c44c349edd157b2c00c42bd5ef5f9dfb37de26f3.tar.xz openssh-c44c349edd157b2c00c42bd5ef5f9dfb37de26f3.zip |
Resync cvsid missed in commit 6072e4c9.
-rw-r--r-- | monitor_wrap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/monitor_wrap.c b/monitor_wrap.c index 20c480ed9..d6e488a13 100644 --- a/monitor_wrap.c +++ b/monitor_wrap.c @@ -1,4 +1,4 @@ -/* $OpenBSD: monitor_wrap.c,v 1.136 2024/06/19 23:24:47 djm Exp $ */ +/* $OpenBSD: monitor_wrap.c,v 1.137 2024/10/14 01:57:50 djm Exp $ */ /* * Copyright 2002 Niels Provos <provos@citi.umich.edu> * Copyright 2002 Markus Friedl <markus@openbsd.org> |