| # | Line 18 | Line 18 | |
|---|---|---|
| 18 | * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 | |
| 19 | * USA | |
| 20 | * | |
| 21 | < | * $Id: m_hash.c,v 1.11 2005/07/16 08:12:45 michael Exp $ |
| 21 | > | * $Id$ |
| 22 | */ | |
| 23 | ||
| 24 | #include "stdinc.h" | |
| # | Line 63 | Line 63 | _moddeinit(void) | |
| 63 | mod_del_cmd(&hash_msgtab); | |
| 64 | } | |
| 65 | ||
| 66 | < | const char *_version = "$Revision: 1.11 $"; |
| 66 | > | const char *_version = "$Revision$"; |
| 67 | #endif | |
| 68 | ||
| 69 | static void | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |