diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-10-30 11:47:12 +0100 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-10-30 11:47:12 +0100 |
commit | 507af191bd9a100656b70da66111e2af105d82ee (patch) | |
tree | 8c7c87b06471746ad5282d962bd51ab0cec996b9 /plugins/mailcheck/mailcheck.c | |
parent | a51a69134b8bdc94cfb4dcc1403e33cce24d34bc (diff) |
Now some final cleanup (I hope)
Diffstat (limited to 'plugins/mailcheck/mailcheck.c')
-rw-r--r-- | plugins/mailcheck/mailcheck.c | 2 |
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> |