1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-08-13 16:53:48 -04:00

insert missing newline

This commit is contained in:
berkeviktor@aol.com 2010-10-21 05:35:00 +02:00
parent 0a2b0a25ff
commit 695a82f998

View File

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