mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Clear compiler warnings. (Stefan Dirsch)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
/* $XdotOrg: $ */
|
||||
|
||||
#ifdef HAVE_XORG_CONFIG_H
|
||||
#include <xorg-config.h>
|
||||
#endif
|
||||
@@ -366,6 +368,7 @@ static int FI1236_get_afc_hint(FI1236Ptr f)
|
||||
if(AFC==1)return TUNER_JUST_ABOVE;
|
||||
return TUNER_OFF;
|
||||
}
|
||||
return TUNER_OFF;
|
||||
}
|
||||
|
||||
static int MT2032_get_afc_hint(FI1236Ptr f)
|
||||
|
||||
Reference in New Issue
Block a user