From: hackbard Date: Tue, 10 Jun 2003 08:57:53 +0000 (+0000) Subject: corrected NODFB d3_l struct X-Git-Tag: fpb~34 X-Git-Url: https://hackdaworld.org/gitweb/?p=physik%2Fnlsop.git;a=commitdiff_plain;h=1af2963509e2b61055c6c1377fe1d2ef94804bf1 corrected NODFB d3_l struct --- diff --git a/dfbapi.h b/dfbapi.h index b4b8f36..c57070a 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,foo5; + char *foo1,*foo2,*foo3,*foo4,*foo5; #endif } d2_lattice;