dtlogin/xdmcp: fixup many warnings and a possible declaration bug

This commit is contained in:
Jon Trulson
2014-12-27 13:01:26 -07:00
parent a71cde075e
commit 61e925f3c5
3 changed files with 19 additions and 19 deletions

View File

@@ -709,7 +709,7 @@ ForEachMatchingIndirectHost(
#else
CARD16 connectionType,
#endif /* NeedWidePrototypes */
int (*function)(),
int (*function)(CARD16, struct _ARRAY8 *, char *),
char *closure )
{
int haveLocalhost = 0;