| # | Line 19 | Line 19 | |
|---|---|---|
| 19 | * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 | |
| 20 | * USA | |
| 21 | * | |
| 22 | < | * $Id: m_accept.c,v 1.49 2005/08/17 16:02:51 michael Exp $ |
| 22 | > | * $Id$ |
| 23 | */ | |
| 24 | ||
| 25 | #include "stdinc.h" | |
| # | Line 62 | Line 62 | _moddeinit(void) | |
| 62 | mod_del_cmd(&accept_msgtab); | |
| 63 | } | |
| 64 | ||
| 65 | < | const char *_version = "$Revision: 1.49 $"; |
| 65 | > | const char *_version = "$Revision$"; |
| 66 | #endif | |
| 67 | ||
| 68 | /* | |
| # | Line 1 | Line 1 | |
|---|---|---|
| 1 | < | "Id Revision" |
| 1 | > | Revision |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |