| # | Line 19 | Line 19 | |
|---|---|---|
| 19 | * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 | |
| 20 | * USA | |
| 21 | * | |
| 22 | < | * $Id: m_capab.c,v 1.39 2005/07/30 20:44:14 adx Exp $ |
| 22 | > | * $Id$ |
| 23 | */ | |
| 24 | ||
| 25 | #include "stdinc.h" | |
| # | Line 52 | Line 52 | _moddeinit(void) | |
| 52 | mod_del_cmd(&capab_msgtab); | |
| 53 | } | |
| 54 | ||
| 55 | < | const char *_version = "$Revision: 1.39 $"; |
| 55 | > | const char *_version = "$Revision$"; |
| 56 | #endif | |
| 57 | ||
| 58 | /* | |
| # | Line 1 | Line 1 | |
|---|---|---|
| 1 | < | "Id Revision" |
| 1 | > | Revision |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |