From: Bram Moolenaar Date: Tue, 4 Jan 2005 21:26:43 +0000 (+0000) Subject: updated for version 7.0030 X-Git-Tag: v7.0030~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a0a83bea65887941b880dc1aa685c54c9cd7f63f;p=vim updated for version 7.0030 --- 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