aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/Xi/getkmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/programs/Xserver/Xi/getkmap.h')
-rw-r--r--nx-X11/programs/Xserver/Xi/getkmap.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/nx-X11/programs/Xserver/Xi/getkmap.h b/nx-X11/programs/Xserver/Xi/getkmap.h
index 4e8b4ba3a..4c5f8689b 100644
--- a/nx-X11/programs/Xserver/Xi/getkmap.h
+++ b/nx-X11/programs/Xserver/Xi/getkmap.h
@@ -33,18 +33,18 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
int
SProcXGetDeviceKeyMapping(
ClientPtr /* client */
- );
+ );
int
ProcXGetDeviceKeyMapping(
ClientPtr /* client */
- );
+ );
void
SRepXGetDeviceKeyMapping (
ClientPtr /* client */,
- int /* size */,
- xGetDeviceKeyMappingReply * /* rep */
- );
+ int /* size */ ,
+ xGetDeviceKeyMappingReply * /* rep */
+ );
#endif /* GETKMAP_H */