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