summaryrefslogtreecommitdiff
path: root/usr.bin/cvs
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/cvs')
-rw-r--r--usr.bin/cvs/req.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/cvs/req.c b/usr.bin/cvs/req.c
index 9bd49fd64bc..e2328016b5e 100644
--- a/usr.bin/cvs/req.c
+++ b/usr.bin/cvs/req.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: req.c,v 1.16 2005/05/25 03:58:12 jfb Exp $ */
+/* $OpenBSD: req.c,v 1.17 2005/05/27 22:33:56 joris Exp $ */
/*
* Copyright (c) 2004 Jean-Francois Brousseau <jfb@openbsd.org>
* All rights reserved.
@@ -116,7 +116,7 @@ struct cvs_reqhdlr {
{ NULL },
{ NULL },
{ NULL },
- { NULL },
+ { cvs_req_command },
{ cvs_req_command },
{ NULL },
{ cvs_req_command },