insert missing newline
This commit is contained in:
parent
0a2b0a25ff
commit
695a82f998
1 changed files with 1 additions and 1 deletions
|
@ -149,4 +149,4 @@ xchat_plugin_deinit (void)
|
||||||
{
|
{
|
||||||
xchat_print (ph, "Checksum plugin unloaded\n");
|
xchat_print (ph, "Checksum plugin unloaded\n");
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue