summaryrefslogtreecommitdiff
path: root/nchan.c
diff options
context:
space:
mode:
authordjm <djm>2002-01-22 12:29:03 +0000
committerdjm <djm>2002-01-22 12:29:03 +0000
commitf9f96d1ab8600b1018007b80086d4ea31dd22e94 (patch)
treeb64bc4352fc097b05b4717b62f30e75a10a0e740 /nchan.c
parent5a3d3569c6cf44673b3c8d0f24a4d1c580e81c57 (diff)
downloadopenssh-f9f96d1ab8600b1018007b80086d4ea31dd22e94.tar.gz
- markus@cvs.openbsd.org 2002/01/14 13:57:03
[channels.h nchan.c] (c) 2002
Diffstat (limited to 'nchan.c')
-rw-r--r--nchan.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/nchan.c b/nchan.c
index ebb8e685..070f14a7 100644
--- a/nchan.c
+++ b/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"