summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/nchan.c
diff options
context:
space:
mode:
authorMarkus Friedl <markus@cvs.openbsd.org>2002-01-14 13:57:04 +0000
committerMarkus Friedl <markus@cvs.openbsd.org>2002-01-14 13:57:04 +0000
commit495837b6dbe78b9f5edbb9b921e620d2b9ebdf13 (patch)
tree51cecc30985ab6b0bb21ef929cbbc8f86f9b4ff4 /usr.bin/ssh/nchan.c
parent112cb29f3500ad10958d5ec8d2a2907aa12052df (diff)
(c) 2002
Diffstat (limited to 'usr.bin/ssh/nchan.c')
-rw-r--r--usr.bin/ssh/nchan.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/nchan.c b/usr.bin/ssh/nchan.c
index fd68132a6af..fd005604fca 100644
--- a/usr.bin/ssh/nchan.c
+++ b/usr.bin/ssh/nchan.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1999, 2000, 2001 Markus Friedl. All rights reserved.
+ * Copyright (c) 1999, 2000, 2001, 2002 Markus Friedl. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -23,7 +23,7 @@
*/
#include "includes.h"
-RCSID("$OpenBSD: nchan.c,v 1.42 2002/01/14 13:55:55 markus Exp $");
+RCSID("$OpenBSD: nchan.c,v 1.43 2002/01/14 13:57:03 markus Exp $");
#include "ssh1.h"
#include "ssh2.h"