diff options
Diffstat (limited to 'xorg-server/Xi/chgfctl.h')
-rw-r--r-- | xorg-server/Xi/chgfctl.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xorg-server/Xi/chgfctl.h b/xorg-server/Xi/chgfctl.h index cfa9fc6b0..45a55a5f8 100644 --- a/xorg-server/Xi/chgfctl.h +++ b/xorg-server/Xi/chgfctl.h @@ -30,10 +30,10 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. #ifndef CHGFCTL_H #define CHGFCTL_H 1 -int SProcXChangeFeedbackControl(ClientPtr /* client */ +int SProcXChangeFeedbackControl(ClientPtr /* client */ ); -int ProcXChangeFeedbackControl(ClientPtr /* client */ +int ProcXChangeFeedbackControl(ClientPtr /* client */ ); -#endif /* CHGFCTL_H */ +#endif /* CHGFCTL_H */ |