summary refs log tree commit diff stats
path: root/plugins/mailcheck
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/mailcheck
parenta51a69134b8bdc94cfb4dcc1403e33cce24d34bc (diff)
Now some final cleanup (I hope)
Diffstat (limited to 'plugins/mailcheck')
-rw-r--r--plugins/mailcheck/mailcheck.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/mailcheck/mailcheck.c b/plugins/mailcheck/mailcheck.c
index fcd3a7c9..ad197eae 100644
--- a/plugins/mailcheck/mailcheck.c
+++ b/plugins/mailcheck/mailcheck.c
@@ -1,4 +1,4 @@
-/* XCHAT 2.0 PLUGIN: Mail checker */
+/* HexChat 2.0 plugin: Mail checker */
 
 #include <stdio.h>
 #include <stdlib.h>