diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2012-11-04 15:59:16 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2012-11-04 15:59:16 +0000 |
commit | b718094b79a1f3619a2269e67f9a492105c2cf70 (patch) | |
tree | 6806215052f97f439c2e809d76dbbfb04fd66537 /include | |
parent | 8ddfdb2451502a2c0eb7367feed7827c96bb5ee6 (diff) |
- svn propset svn:keywords "Id"
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/trunk@1635 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'include')
-rw-r--r-- | include/conf_class.h | 2 | ||||
-rw-r--r-- | include/conf_db.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/conf_class.h b/include/conf_class.h index 7e4f0e2..eae14b4 100644 --- a/include/conf_class.h +++ b/include/conf_class.h @@ -21,7 +21,7 @@ /*! \file * \brief Configuration managment for class{} blocks - * \version $Id: conf_class.h,v 1.54 2007/10/21 21:57:05 devil Exp $ + * \version $Id$ */ diff --git a/include/conf_db.h b/include/conf_db.h index 4206455..8d8b5ef 100644 --- a/include/conf_db.h +++ b/include/conf_db.h @@ -22,7 +22,7 @@ /*! \file conf_db.h * \brief Includes file utilities for database handling - * \version $Id: conf_db.h 1569 2012-10-16 18:46:53Z michael $ + * \version $Id$ */ #ifndef DATAFILES_H |