summaryrefslogtreecommitdiff
path: root/include/extinit.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/extinit.h')
-rw-r--r--include/extinit.h16
1 files changed, 7 insertions, 9 deletions
diff --git a/include/extinit.h b/include/extinit.h
index 8e47beb48..a048b7254 100644
--- a/include/extinit.h
+++ b/include/extinit.h
@@ -33,15 +33,13 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#include "extnsionst.h"
extern void
-XInputExtensionInit(
- void
- );
+ XInputExtensionInit(void
+ );
extern _X_EXPORT void
-AssignTypeAndName (
- DeviceIntPtr /* dev */,
- Atom /* type */,
- const char * /* name */
- );
+ AssignTypeAndName(DeviceIntPtr /* dev */ ,
+ Atom /* type */ ,
+ const char * /* name */
+ );
-#endif /* EXTINIT_H */
+#endif /* EXTINIT_H */