]> hackdaworld.org Git - physik/nlsop.git/commitdiff
corrected NODFB d3_l struct
authorhackbard <hackbard>
Tue, 10 Jun 2003 08:57:53 +0000 (08:57 +0000)
committerhackbard <hackbard>
Tue, 10 Jun 2003 08:57:53 +0000 (08:57 +0000)
dfbapi.h

index b4b8f367c2f30fd8064b6b2da267ed2966345569..c57070a04a097dfdaa4ae2a3346b725ea4dac4c8 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,foo5;
+ char *foo1,*foo2,*foo3,*foo4,*foo5;
 #endif
 } d2_lattice;