projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1359a5c
)
(get_color): Make it static.
author
handa
<handa>
Tue, 9 Mar 2004 06:20:57 +0000
(06:20 +0000)
committer
handa
<handa>
Tue, 9 Mar 2004 06:20:57 +0000
(06:20 +0000)
src/m17n-X.c
patch
|
blob
|
history
diff --git
a/src/m17n-X.c
b/src/m17n-X.c
index
974dd22
..
c7b5694
100644
(file)
--- a/
src/m17n-X.c
+++ b/
src/m17n-X.c
@@
-238,7
+238,7
@@
find_modifier_bits (MDisplayInfo *disp_info)
XFreeModifiermap (mods);
}
-unsigned long
+static unsigned long
get_color (Display *display, Colormap cmap,
MSymbol color_name, MSymbol default_name,
unsigned long default_pixel)