mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Fix compiler warnings about SetVendorRelease and SetVendorString
This commit is contained in:
@@ -516,6 +516,12 @@ extern void FreeAllAtoms(void);
|
||||
|
||||
extern void InitAtoms(void);
|
||||
|
||||
/* main.c */
|
||||
|
||||
extern void SetVendorRelease(int release);
|
||||
|
||||
extern void SetVendorString(char *string);
|
||||
|
||||
/* events.c */
|
||||
|
||||
extern void SetMaskForEvent(
|
||||
|
||||
Reference in New Issue
Block a user