summary refs log tree commit diff stats
path: root/plugins/xdcc
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-30 11:47:12 +0100
committerBerke Viktor <bviktor@hexchat.org>2012-10-30 11:47:12 +0100
commit507af191bd9a100656b70da66111e2af105d82ee (patch)
tree8c7c87b06471746ad5282d962bd51ab0cec996b9 /plugins/xdcc
parenta51a69134b8bdc94cfb4dcc1403e33cce24d34bc (diff)
Now some final cleanup (I hope)
Diffstat (limited to 'plugins/xdcc')
-rw-r--r--plugins/xdcc/xdcc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/xdcc/xdcc.c b/plugins/xdcc/xdcc.c
index 52791ca4..73a3983b 100644
--- a/plugins/xdcc/xdcc.c
+++ b/plugins/xdcc/xdcc.c
@@ -1,4 +1,4 @@
-/* xchat 2.0 plugin: simple xdcc server example */
+/* HexChat 2.0 plugin: simple XDCC server example */
 
 #include <glib.h>
 #include <string.h>