insert missing newline

This commit is contained in:
berkeviktor@aol.com 2010-10-21 05:35:00 +02:00
parent 0a2b0a25ff
commit 695a82f998
1 changed files with 1 additions and 1 deletions

View File

@ -149,4 +149,4 @@ xchat_plugin_deinit (void)
{
xchat_print (ph, "Checksum plugin unloaded\n");
return 1;
}
}