diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-03-09 22:14:21 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2014-03-09 22:14:21 +0000 |
commit | a492b825902c1f3dabc599d9d63793239e0e3461 (patch) | |
tree | de7285c2004ea6e97d7a3ea562c64ac023364676 | |
parent | 4f9662e7cbdc08cece6a24bf630a302c5a8d47ac (diff) |
- svn propset
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@3134 82007160-df01-0410-b94d-b575c5fd34c7
-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> |