diff plugins/error.c @ 396:b1d5c6ab7b0d

[gaim-migrate @ 406] why do i bother committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 12 Jun 2000 13:45:22 +0000
parents bbff7d508593
children 59d97cd251ff
line wrap: on
line diff
--- a/plugins/error.c	Mon Jun 12 13:23:53 2000 +0000
+++ b/plugins/error.c	Mon Jun 12 13:45:22 2000 +0000
@@ -36,7 +36,7 @@
 }
 
 char *name() {
-	return "Error Tester" VERSION ;
+	return "Error Tester " VERSION ;
 }
 
 char *description() {