summary refs log tree commit diff stats
path: root/plugins
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2010-10-21 05:35:00 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2010-10-21 05:35:00 +0200
commit695a82f998a437e374f8eb2dce05f11d56ae6f21 (patch)
tree5d97e66da18f139600c789e4bae8137cfa36db47 /plugins
parent0a2b0a25ffa99c4720ca754825e044aee670bc7c (diff)
insert missing newline
Diffstat (limited to 'plugins')
-rw-r--r--plugins/checksum/checksum.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/checksum/checksum.c b/plugins/checksum/checksum.c
index 38e2166d..1376b355 100644
--- a/plugins/checksum/checksum.c
+++ b/plugins/checksum/checksum.c
@@ -149,4 +149,4 @@ xchat_plugin_deinit (void)
 {
 	xchat_print (ph, "Checksum plugin unloaded\n");
 	return 1;
-}
\ No newline at end of file
+}