diff --git a/cde/programs/dtudcfonted/libfal/_falomGeneric.c b/cde/programs/dtudcfonted/libfal/_falomGeneric.c index fe536c7e7..8425496c5 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;