diff options
author | Damien Miller <djm@cvs.openbsd.org> | 2011-06-22 22:14:06 +0000 |
---|---|---|
committer | Damien Miller <djm@cvs.openbsd.org> | 2011-06-22 22:14:06 +0000 |
commit | 14650faf42d52f3a216275c43077b8a69c9311b4 (patch) | |
tree | f946005bd180cc3d5f832d25428ab8afa6c03e9a /usr.bin/ssh/sandbox-rlimit.c | |
parent | 85c1a440193c922d6fefc07374cfb0a89107b41a (diff) |
$OpenBSD$ makers
Diffstat (limited to 'usr.bin/ssh/sandbox-rlimit.c')
-rw-r--r-- | usr.bin/ssh/sandbox-rlimit.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/ssh/sandbox-rlimit.c b/usr.bin/ssh/sandbox-rlimit.c index b0c80e5f031..3eb5724a067 100644 --- a/usr.bin/ssh/sandbox-rlimit.c +++ b/usr.bin/ssh/sandbox-rlimit.c @@ -1,3 +1,4 @@ +/* $OpenBSD: sandbox-rlimit.c,v 1.2 2011/06/22 22:14:04 djm Exp $ */ /* * Copyright (c) 2011 Damien Miller <djm@mindrot.org> * |