X-Git-Url: https://hackdaworld.org/gitweb/?p=physik%2Fnlsop.git;a=blobdiff_plain;f=dfbapi.h;fp=dfbapi.h;h=b4b8f367c2f30fd8064b6b2da267ed2966345569;hp=8ffacc8ec76467736c50b8b7c50a96ac8d3a9c7c;hb=4a4c3f1810d7d28e1254aa04dacba54200ce4f5e;hpb=1bb70a8dc0de03a26a0d005e6056d893381d8914 diff --git a/dfbapi.h b/dfbapi.h index 8ffacc8..b4b8f36 100644 --- 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;