summaryrefslogtreecommitdiff
path: root/regress/usr.bin
diff options
context:
space:
mode:
authorDamien Miller <djm@cvs.openbsd.org>2012-12-11 23:48:08 +0000
committerDamien Miller <djm@cvs.openbsd.org>2012-12-11 23:48:08 +0000
commit283cc40a3ac20f552f19b12bac111cda77c5f366 (patch)
tree6b0022f3848e3738c029cfb969771047c7705982 /regress/usr.bin
parenta2dee5c4072721a5978efb06c307aade32e2cd31 (diff)
include commented RCD ID - it helps our tools to sync with portable OpenSSH
Diffstat (limited to 'regress/usr.bin')
-rwxr-xr-xregress/usr.bin/ssh/modpipe.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/regress/usr.bin/ssh/modpipe.c b/regress/usr.bin/ssh/modpipe.c
index 899e6ffb316..ef3f8d89474 100755
--- a/regress/usr.bin/ssh/modpipe.c
+++ b/regress/usr.bin/ssh/modpipe.c
@@ -14,6 +14,8 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
+/* $Id: modpipe.c,v 1.2 2012/12/11 23:48:07 djm Exp $ */
+
#include <sys/types.h>
#include <unistd.h>
#include <stdio.h>