changeset 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 9a436c1d128d
children 0b5ecac8aa54
files plugins/error.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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() {