# | Line 19 | Line 19 | |
---|---|---|
19 | * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 | |
20 | * USA | |
21 | * | |
22 | < | * $Id: m_list.c,v 1.67 2005/07/11 19:40:27 adx Exp $ |
22 | > | * $Id$ |
23 | */ | |
24 | ||
25 | #include "stdinc.h" | |
# | Line 67 | Line 67 | _moddeinit(void) | |
67 | delete_isupport("SAFELIST"); | |
68 | } | |
69 | ||
70 | < | const char *_version = "$Revision: 1.67 $"; |
70 | > | const char *_version = "$Revision$"; |
71 | #endif | |
72 | ||
73 | static int |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |