diff options
Diffstat (limited to 'xorg-server/Xi/allowev.h')
-rw-r--r-- | xorg-server/Xi/allowev.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xorg-server/Xi/allowev.h b/xorg-server/Xi/allowev.h index 199744fea..f081ab52e 100644 --- a/xorg-server/Xi/allowev.h +++ b/xorg-server/Xi/allowev.h @@ -30,10 +30,10 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. #ifndef ALLOWEV_H #define ALLOWEV_H 1 -int SProcXAllowDeviceEvents(ClientPtr /* client */ +int SProcXAllowDeviceEvents(ClientPtr /* client */ ); -int ProcXAllowDeviceEvents(ClientPtr /* client */ +int ProcXAllowDeviceEvents(ClientPtr /* client */ ); -#endif /* ALLOWEV_H */ +#endif /* ALLOWEV_H */ |