]> git.pld-linux.org Git - packages/gbdfed.git/blame - gbdfed-1.6_array-index.patch
- initial PLD release with %desc and patches from OpenSuSE and desktop file
[packages/gbdfed.git] / gbdfed-1.6_array-index.patch
CommitLineData
f34f4e07
TP
1--- bdfpsf.c
2+++ bdfpsf.c
3@@ -105,7 +105,7 @@
4 {
5 int i, more, c0, c1, cnt;
6 unsigned int code;
7- unsigned char buf[4];
8+ unsigned char buf[6];
9 bdf_glyph_t *gp;
10
11 gp = font->glyphs;
This page took 0.07411 seconds and 4 git commands to generate.