5 foo's ;)
authorhackbard <hackbard>
Tue, 10 Jun 2003 01:12:25 +0000 (01:12 +0000)
committerhackbard <hackbard>
Tue, 10 Jun 2003 01:12:25 +0000 (01:12 +0000)
dfbapi.h

index 8ffacc8..b4b8f36 100644 (file)
--- a/dfbapi.h
+++ b/dfbapi.h
@@ -36,7 +36,7 @@ typedef struct __d2_lattice
  IDirectFBInputDevice *keyboard;
  IDirectFBEventBuffer *k_buffer;
 #else
- char *foo1,*foo2,foo3,foo4;
+ char *foo1,*foo2,foo3,foo4,foo5;
 #endif
 } d2_lattice;
 
@@ -58,7 +58,7 @@ typedef struct __d3_lattice
  IDirectFBInputDevice *keyboard;
  IDirectFBEventBuffer *k_buffer;
 #else
- char *foo1,*foo2,foo3,foo4;
+ char *foo1,*foo2,foo3,foo4,foo5;
 #endif
 } d3_lattice;