From a492b825902c1f3dabc599d9d63793239e0e3461 Mon Sep 17 00:00:00 2001 From: michael Date: Sun, 9 Mar 2014 22:14:21 +0000 Subject: - svn propset git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@3134 82007160-df01-0410-b94d-b575c5fd34c7 --- tools/respond.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/respond.c b/tools/respond.c index b08fa8c..e1554cb 100644 --- a/tools/respond.c +++ b/tools/respond.c @@ -19,7 +19,7 @@ /*! \file respond.c * \brief A simple RSA authentification challenge response generator for the ircd-hybrid CHALLENGE command. - * \version $Id: m_admin.c 3109 2014-03-06 19:25:12Z michael $ + * \version $Id$ */ #include -- cgit