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

Comparing ircd-hybrid/contrib/spy_trace_notice.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: spy_trace_notice.c,v 1.16 2005/09/29 20:15:39 adx Exp $
22 > *  $Id$
23   */
24  
25   #include "stdinc.h"
# Line 70 | Line 70 | _moddeinit(void)
70      uninstall_hook(ctrace_cb, show_ctrace);
71   }
72  
73 < const char *_version = "$Revision: 1.16 $";
73 > const char *_version = "$Revision$";
74  
75   static void *
76   show_trace(va_list args)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines