diff options
-rw-r--r-- | tools/respond.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 <stdio.h> |