From a0a83bea65887941b880dc1aa685c54c9cd7f63f Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Tue, 4 Jan 2005 21:26:43 +0000 Subject: [PATCH] updated for version 7.0030 --- src/gui_gtk_f.c | 9 +-------- src/gui_motif.c | 2 +- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/src/gui_gtk_f.c b/src/gui_gtk_f.c index 2cb82d646..be53473ee 100644 --- a/src/gui_gtk_f.c +++ b/src/gui_gtk_f.c @@ -8,14 +8,7 @@ */ /* - * (C) 1998,1999 by Marcin Dalecki - * - * "I'm a one-man software company. If you have anything UNIX, net or - * embedded systems related, which seems to cause some serious trouble for - * your's in-house developers, maybe we need to talk badly with each other - * :-) (My native language is polish and I speak - * native grade german too. I'm living in Göttingen.de.) - * --mdcki" + * (C) 1998,1999 by Marcin Dalecki * * Support for GTK+ 2 was added by: * diff --git a/src/gui_motif.c b/src/gui_motif.c index 836ec0701..364c020be 100644 --- a/src/gui_motif.c +++ b/src/gui_motif.c @@ -126,7 +126,7 @@ scroll_cb(w, client_data, call_data) /* * Implement three dimensional shading of insensitive labels. - * By Martin Dalecki. + * By Marcin Dalecki. */ #include -- 2.50.1