ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/contrib/m_ojoin.c
(Generate patch)

Comparing ircd-hybrid/contrib/m_ojoin.c (file contents):
Revision 30 by adx, Sun Oct 2 20:03:27 2005 UTC vs.
Revision 31 by knight, Sun Oct 2 20:34:05 2005 UTC

# Line 19 | Line 19
19   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307
20   *  USA
21   *
22 < *  $Id: m_ojoin.c,v 1.37 2005/10/01 14:29:47 michael Exp $
22 > *  $Id$
23   */
24  
25   #include "stdinc.h"
# Line 59 | Line 59 | _moddeinit(void)
59    mod_del_cmd(&ojoin_msgtab);
60   }
61  
62 < const char *_version = "$Revision: 1.37 $";
62 > const char *_version = "$Revision$";
63   #endif
64  
65   /* mo_ojoin()

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines