From: hackbard Date: Tue, 10 Jun 2003 01:12:25 +0000 (+0000) Subject: 5 foo's ;) X-Git-Tag: fpb~36 X-Git-Url: https://hackdaworld.org/gitweb/?p=physik%2Fnlsop.git;a=commitdiff_plain;h=4a4c3f1810d7d28e1254aa04dacba54200ce4f5e 5 foo's ;) --- 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;