aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/Xi/getfocus.h
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/programs/Xserver/Xi/getfocus.h')
-rw-r--r--nx-X11/programs/Xserver/Xi/getfocus.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/nx-X11/programs/Xserver/Xi/getfocus.h b/nx-X11/programs/Xserver/Xi/getfocus.h
index a404ee422..6fb5038a9 100644
--- a/nx-X11/programs/Xserver/Xi/getfocus.h
+++ b/nx-X11/programs/Xserver/Xi/getfocus.h
@@ -33,18 +33,18 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
int
SProcXGetDeviceFocus(
ClientPtr /* client */
- );
+ );
int
ProcXGetDeviceFocus(
ClientPtr /* client */
- );
+ );
void
SRepXGetDeviceFocus (
ClientPtr /* client */,
- int /* size */,
- xGetDeviceFocusReply * /* rep */
- );
+ int /* size */ ,
+ xGetDeviceFocusReply * /* rep */
+ );
#endif /* GETFOCUS_H */