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:
c83c76b
)
(mdraw_glyph_list): Fix previous change.
author
handa
<handa>
Thu, 15 Jul 2004 02:50:28 +0000
(
02:50
+0000)
committer
handa
<handa>
Thu, 15 Jul 2004 02:50:28 +0000
(
02:50
+0000)
src/draw.c
patch
|
blob
|
history
diff --git
a/src/draw.c
b/src/draw.c
index
1949c77
..
a33e4ff
100644
(file)
--- a/
src/draw.c
+++ b/
src/draw.c
@@
-2651,7
+2651,7
@@
mdraw_glyph_list (MFrame *frame, MText *mt, int from, int to,
MGlyphString *gstring;
MGlyph *g;
int n;
- int pad_width;
+ int pad_width = 0;
ASSURE_CONTROL (control);
*num_glyphs_return = 0;