diff options
Diffstat (limited to 'xorg-server/Xi/closedev.h')
-rw-r--r-- | xorg-server/Xi/closedev.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xorg-server/Xi/closedev.h b/xorg-server/Xi/closedev.h index 400aaa60b..798c02379 100644 --- a/xorg-server/Xi/closedev.h +++ b/xorg-server/Xi/closedev.h @@ -30,10 +30,10 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. #ifndef CLOSEDEV_H #define CLOSEDEV_H 1 -int SProcXCloseDevice(ClientPtr /* client */ +int SProcXCloseDevice(ClientPtr /* client */ ); -int ProcXCloseDevice(ClientPtr /* client */ +int ProcXCloseDevice(ClientPtr /* client */ ); -#endif /* CLOSEDEV_H */ +#endif /* CLOSEDEV_H */ |