# | Line 19 | Line 19 | |
---|---|---|
19 | * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 | |
20 | * USA | |
21 | * | |
22 | < | * $Id: m_user.c,v 1.29 2004/07/08 00:27:23 erik Exp $ |
22 | > | * $Id$ |
23 | */ | |
24 | ||
25 | #include "stdinc.h" | |
# | Line 56 | Line 56 | _moddeinit(void) | |
56 | mod_del_cmd(&user_msgtab); | |
57 | } | |
58 | ||
59 | < | const char *_version = "$Revision: 1.29 $"; |
59 | > | const char *_version = "$Revision$"; |
60 | #endif | |
61 | ||
62 | /* |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |