# | Line 19 | Line 19 | |
---|---|---|
19 | * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 | |
20 | * USA | |
21 | * | |
22 | < | * $Id: m_users.c,v 1.30 2005/07/05 22:53:09 metalrock Exp $ |
22 | > | * $Id$ |
23 | */ | |
24 | ||
25 | #include "stdinc.h" | |
# | Line 55 | Line 55 | _moddeinit(void) | |
55 | mod_del_cmd(&users_msgtab); | |
56 | } | |
57 | ||
58 | < | const char *_version = "$Revision: 1.30 $"; |
58 | > | const char *_version = "$Revision$"; |
59 | #endif | |
60 | ||
61 | /* |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |