aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/Xi/chgdctl.h
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/programs/Xserver/Xi/chgdctl.h')
-rw-r--r--nx-X11/programs/Xserver/Xi/chgdctl.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/nx-X11/programs/Xserver/Xi/chgdctl.h b/nx-X11/programs/Xserver/Xi/chgdctl.h
index 1d1a6214d..e03606312 100644
--- a/nx-X11/programs/Xserver/Xi/chgdctl.h
+++ b/nx-X11/programs/Xserver/Xi/chgdctl.h
@@ -33,18 +33,18 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
int
SProcXChangeDeviceControl(
ClientPtr /* client */
- );
+ );
int
ProcXChangeDeviceControl(
ClientPtr /* client */
- );
+ );
void
SRepXChangeDeviceControl (
ClientPtr /* client */,
- int /* size */,
- xChangeDeviceControlReply * /* rep */
- );
+ int /* size */ ,
+ xChangeDeviceControlReply * /* rep */
+ );
#endif /* CHGDCTL_H */