# | Line 19 | Line 19 | |
---|---|---|
19 | * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 | |
20 | * USA | |
21 | * | |
22 | < | * $Id: m_away.c,v 1.41 2005/09/24 12:38:38 michael Exp $ |
22 | > | * $Id$ |
23 | */ | |
24 | ||
25 | #include "stdinc.h" | |
# | Line 61 | Line 61 | _moddeinit(void) | |
61 | delete_isupport("AWAYLEN"); | |
62 | } | |
63 | ||
64 | < | const char *_version = "$Revision: 1.41 $"; |
64 | > | const char *_version = "$Revision$"; |
65 | #endif | |
66 | ||
67 | /*********************************************************************** |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |