From 8d9929220df7eb1598f884cec71804b75c7c342c Mon Sep 17 00:00:00 2001 From: hackbard Date: Tue, 10 Jun 2003 08:59:18 +0000 Subject: [PATCH] - --- dfbapi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dfbapi.h b/dfbapi.h index c57070a..51786bc 100644 --- a/dfbapi.h +++ b/dfbapi.h @@ -58,7 +58,7 @@ typedef struct __d3_lattice IDirectFBInputDevice *keyboard; IDirectFBEventBuffer *k_buffer; #else - char *foo1,*foo2,foo3,foo4,foo5; + char *foo1,*foo2,*foo3,*foo4,*foo5; #endif } d3_lattice; -- 2.20.1