X-Git-Url: https://hackdaworld.org/gitweb/?p=physik%2Fnlsop.git;a=blobdiff_plain;f=dfbapi.h;h=51786bcff31a11dec37758421fd51ee49ddcc893;hp=8ffacc8ec76467736c50b8b7c50a96ac8d3a9c7c;hb=f271c1142da782420ef76f1f85750949094e4269;hpb=a9ff98224b398a4bc39ebbe23728b6e296bcf605 diff --git a/dfbapi.h b/dfbapi.h index 8ffacc8..51786bc 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;