aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/Xi/gtmotion.h
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/programs/Xserver/Xi/gtmotion.h')
-rw-r--r--nx-X11/programs/Xserver/Xi/gtmotion.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/nx-X11/programs/Xserver/Xi/gtmotion.h b/nx-X11/programs/Xserver/Xi/gtmotion.h
index 986eb5bad..b42a0767f 100644
--- a/nx-X11/programs/Xserver/Xi/gtmotion.h
+++ b/nx-X11/programs/Xserver/Xi/gtmotion.h
@@ -33,18 +33,18 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
int
SProcXGetDeviceMotionEvents(
ClientPtr /* client */
- );
+ );
int
ProcXGetDeviceMotionEvents(
ClientPtr /* client */
- );
+ );
void
SRepXGetDeviceMotionEvents (
ClientPtr /* client */,
- int /* size */,
- xGetDeviceMotionEventsReply * /* rep */
- );
+ int /* size */ ,
+ xGetDeviceMotionEventsReply * /* rep */
+ );
#endif /* GTMOTION_H */