Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Cool Fire
hexchat
Commits
fdd3f3aa
Commit
fdd3f3aa
authored
Jul 27, 2012
by
Berke Viktor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update XChat to r1521
parent
8752861b
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
8 deletions
+8
-8
plugins/tcl/printevents.h
plugins/tcl/printevents.h
+2
-2
plugins/tcl/tclplugin.c
plugins/tcl/tclplugin.c
+4
-4
plugins/tcl/tclplugin.h
plugins/tcl/tclplugin.h
+2
-2
No files found.
plugins/tcl/printevents.h
View file @
fdd3f3aa
...
...
@@ -3,8 +3,8 @@
-------------------------------------------------
begin : Sat Nov 9 17:31:20 MST 2002
copyright : Copyright 2002-2007 Daniel P. Stasinski
email
: mooooooo@avenues.org
generated
: Mon May 21 06:03:00 PM MST 2007
copyright
: Copyright 2002-2012 Daniel P. Stasinski
email
: daniel@GenericInbox.com
***************************************************************************/
/***************************************************************************
...
...
plugins/tcl/tclplugin.c
View file @
fdd3f3aa
...
...
@@ -2,8 +2,8 @@
tclplugin.c - Tcl plugin for xchat 1.9.x / 2.x.x
-------------------------------------------------s
begin : Sat Nov 19 17:31:20 MST 2002
copyright : Copyright 2002-201
0
Daniel P. Stasinski
email : daniel@
avenues.org
copyright : Copyright 2002-201
2
Daniel P. Stasinski
email : daniel@
GenericInbox.com
***************************************************************************/
/***************************************************************************
...
...
@@ -15,7 +15,7 @@
* *
***************************************************************************/
static
char
RCSID
[]
=
"$Id: tclplugin.c,v 1.6
4
201
0
/0
3/10 04:24
:1
6
mooooooo Exp $"
;
static
char
RCSID
[]
=
"$Id: tclplugin.c,v 1.6
5
201
2
/0
7/26 20:02
:1
2
mooooooo Exp $"
;
#include <stdio.h>
#include <stdlib.h>
...
...
@@ -2207,7 +2207,7 @@ static void banner()
{
#if 0
xchat_printf(ph, "Tcl plugin for HexChat - Version %s\n", VERSION);
xchat_print(ph, "Copyright 2002-20
05
Daniel P. Stasinski\n");
xchat_print(ph, "Copyright 2002-20
12
Daniel P. Stasinski\n");
xchat_print(ph, "http://www.scriptkitties.com/tclplugin/\n");
#endif
}
...
...
plugins/tcl/tclplugin.h
View file @
fdd3f3aa
...
...
@@ -2,8 +2,8 @@
tclplugin.h - TCL plugin header file
-------------------------------------------------
begin : Sat Nov 9 17:31:20 MST 2002
copyright : Copyright 2002-201
0
Daniel P. Stasinski
email : daniel@
avenues.org
copyright : Copyright 2002-201
2
Daniel P. Stasinski
email : daniel@
GenericInbox.com
***************************************************************************/
/***************************************************************************
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment