diff options
author | 2011-06-22 22:14:04 +0000 | |
---|---|---|
committer | 2011-06-22 22:14:04 +0000 | |
commit | 3156e8a262d3cdd3ffddf78e8775a4f75d5c9566 (patch) | |
tree | 0f69b0a11442cb65cce7dc6eadd072c0bb7b59cf /usr.bin/ssh/sandbox-systrace.c | |
parent | hook up a channel confirm callback to warn the user then requested X11 (diff) | |
download | wireguard-openbsd-3156e8a262d3cdd3ffddf78e8775a4f75d5c9566.tar.xz wireguard-openbsd-3156e8a262d3cdd3ffddf78e8775a4f75d5c9566.zip |
$OpenBSD$ makers
Diffstat (limited to 'usr.bin/ssh/sandbox-systrace.c')
-rw-r--r-- | usr.bin/ssh/sandbox-systrace.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/ssh/sandbox-systrace.c b/usr.bin/ssh/sandbox-systrace.c index ecea3ece85a..7f0cfc2a4c1 100644 --- a/usr.bin/ssh/sandbox-systrace.c +++ b/usr.bin/ssh/sandbox-systrace.c @@ -1,3 +1,4 @@ +/* $OpenBSD: sandbox-systrace.c,v 1.2 2011/06/22 22:14:05 djm Exp $ */ /* * Copyright (c) 2011 Damien Miller <djm@mindrot.org> * |