diff options
Diffstat (limited to 'xorg-server/Xi/setfocus.h')
-rw-r--r-- | xorg-server/Xi/setfocus.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xorg-server/Xi/setfocus.h b/xorg-server/Xi/setfocus.h index 3a49f8440..0adf45157 100644 --- a/xorg-server/Xi/setfocus.h +++ b/xorg-server/Xi/setfocus.h @@ -30,10 +30,10 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. #ifndef SETFOCUS_H #define SETFOCUS_H 1 -int SProcXSetDeviceFocus(ClientPtr /* client */ +int SProcXSetDeviceFocus(ClientPtr /* client */ ); -int ProcXSetDeviceFocus(ClientPtr /* client */ +int ProcXSetDeviceFocus(ClientPtr /* client */ ); -#endif /* SETFOCUS_H */ +#endif /* SETFOCUS_H */ |