aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/Xi/setbmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/programs/Xserver/Xi/setbmap.h')
-rw-r--r--nx-X11/programs/Xserver/Xi/setbmap.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/nx-X11/programs/Xserver/Xi/setbmap.h b/nx-X11/programs/Xserver/Xi/setbmap.h
index 7dd00c416..1ab60359b 100644
--- a/nx-X11/programs/Xserver/Xi/setbmap.h
+++ b/nx-X11/programs/Xserver/Xi/setbmap.h
@@ -33,18 +33,18 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
int
SProcXSetDeviceButtonMapping(
ClientPtr /* client */
- );
+ );
int
ProcXSetDeviceButtonMapping(
ClientPtr /* client */
- );
+ );
void
SRepXSetDeviceButtonMapping(
ClientPtr /* client */,
- int /* size */,
- xSetDeviceButtonMappingReply * /* rep */
- );
+ int /* size */ ,
+ xSetDeviceButtonMappingReply * /* rep */
+ );
#endif /* SETBMAP_H */