aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/Xi/allowev.h
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/programs/Xserver/Xi/allowev.h')
-rw-r--r--nx-X11/programs/Xserver/Xi/allowev.h14
1 files changed, 5 insertions, 9 deletions
diff --git a/nx-X11/programs/Xserver/Xi/allowev.h b/nx-X11/programs/Xserver/Xi/allowev.h
index 5315667df..199744fea 100644
--- a/nx-X11/programs/Xserver/Xi/allowev.h
+++ b/nx-X11/programs/Xserver/Xi/allowev.h
@@ -30,14 +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
-ProcXAllowDeviceEvents(
- ClientPtr /* client */
- );
+int SProcXAllowDeviceEvents(ClientPtr /* client */
+ );
+
+int ProcXAllowDeviceEvents(ClientPtr /* client */
+ );
#endif /* ALLOWEV_H */