diff options
Diffstat (limited to 'Xi/devbell.h')
-rw-r--r-- | Xi/devbell.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Xi/devbell.h b/Xi/devbell.h index 02a77a6b9..2d0b05aa3 100644 --- a/Xi/devbell.h +++ b/Xi/devbell.h @@ -30,10 +30,10 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. #ifndef DEVBELL_H #define DEVBELL_H 1 -int SProcXDeviceBell(ClientPtr /* client */ +int SProcXDeviceBell(ClientPtr /* client */ ); -int ProcXDeviceBell(ClientPtr /* client */ +int ProcXDeviceBell(ClientPtr /* client */ ); -#endif /* DEVBELL_H */ +#endif /* DEVBELL_H */ |