]> git.pld-linux.org Git - packages/gbdfed.git/blob - 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
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.051062 seconds and 3 git commands to generate.