summaryrefslogtreecommitdiffstats
path: root/src/gui_motif.c
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2005-01-04 21:26:43 +0000
committerBram Moolenaar <Bram@vim.org>2005-01-04 21:26:43 +0000
commita0a83bea65887941b880dc1aa685c54c9cd7f63f (patch)
treecaa769e53a66f10836cf181bfefde77d74871b32 /src/gui_motif.c
parent323850cc6d1a2df497fc28ed598986d0e259b6a3 (diff)
updated for version 7.0030
Diffstat (limited to 'src/gui_motif.c')
-rw-r--r--src/gui_motif.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui_motif.c b/src/gui_motif.c
index 836ec07010..364c020be2 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 <Xm/XmP.h>