From 8c340c1984449ddfe7209a5e287c0c3d308c29e5 Mon Sep 17 00:00:00 2001 From: Peter Howkins Date: Wed, 21 Jan 2015 14:10:58 +0000 Subject: [PATCH] dtudcfonted: Resolve CID 86547 --- cde/programs/dtudcfonted/libfal/_falomGeneric.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cde/programs/dtudcfonted/libfal/_falomGeneric.c b/cde/programs/dtudcfonted/libfal/_falomGeneric.c index fe536c7e..8425496c 100644 --- a/cde/programs/dtudcfonted/libfal/_falomGeneric.c +++ b/cde/programs/dtudcfonted/libfal/_falomGeneric.c @@ -1717,7 +1717,8 @@ int *vrotate_num; } } -static read_vw(lcd,font_set,num) +static void +read_vw(lcd,font_set,num) XLCd lcd; OMData font_set; int num; -- 2.25.1