summaryrefslogtreecommitdiff
path: root/dispatch.c
diff options
context:
space:
mode:
authordjm <djm>2003-05-14 03:40:06 +0000
committerdjm <djm>2003-05-14 03:40:06 +0000
commit493012b405f755e13a758979f694b80388f093a8 (patch)
treecf785bba52ce0678993761b3adf6d7e36ea81c21 /dispatch.c
parent342dbe181e8908f043c7ca337e32397dfc707952 (diff)
downloadopenssh-493012b405f755e13a758979f694b80388f093a8.tar.gz
- (djm) RCSID sync w/ OpenBSD
Diffstat (limited to 'dispatch.c')
-rw-r--r--dispatch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dispatch.c b/dispatch.c
index e962fb34..c5ff6503 100644
--- a/dispatch.c
+++ b/dispatch.c
@@ -22,7 +22,7 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "includes.h"
-RCSID("$OpenBSD: dispatch.c,v 1.15 2002/01/11 13:39:36 markus Exp $");
+RCSID("$OpenBSD: dispatch.c,v 1.16 2003/04/08 20:21:28 itojun Exp $");
#include "ssh1.h"
#include "ssh2.h"