0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

updated for version 7.0030

This commit is contained in:
Bram Moolenaar
2005-01-04 21:26:43 +00:00
parent 323850cc6d
commit a0a83bea65
2 changed files with 2 additions and 9 deletions

View File

@@ -8,14 +8,7 @@
*/
/*
* (C) 1998,1999 by Marcin Dalecki <dalecki@cs.net.pl>
*
* "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
* :-) <dalecki@cs.net.pl> (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 <martin@dalecki.de>
*
* Support for GTK+ 2 was added by:
*

View File

@@ -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 <Xm/XmP.h>