diff src/xs_about.c @ 264:2316e524d67b

Improved comments.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 22 Dec 2004 09:07:03 +0000
parents 0b7a65890a5a
children d40c1ca754aa
line wrap: on
line diff
--- a/src/xs_about.c	Wed Dec 22 08:33:02 2004 +0000
+++ b/src/xs_about.c	Wed Dec 22 09:07:03 2004 +0000
@@ -147,7 +147,7 @@
  gtk_container_add (GTK_CONTAINER (about_scrwin), about_text);
  gtk_widget_set_usize (about_text, -2, 100);
  gtk_text_insert (GTK_TEXT (about_text), NULL, NULL, NULL,
- 	"\n\n\n"
+ 	"\n"
  	"(C) Copyright 1999-2004\n"
 	"\tTecnic Software productions (TNSP)\n"
 	"\n"