aboutsummaryrefslogtreecommitdiff
path: root/libXt/include/X11/ShellI.h
diff options
context:
space:
mode:
Diffstat (limited to 'libXt/include/X11/ShellI.h')
-rw-r--r--libXt/include/X11/ShellI.h22
1 files changed, 10 insertions, 12 deletions
diff --git a/libXt/include/X11/ShellI.h b/libXt/include/X11/ShellI.h
index 6a093d791..34db03648 100644
--- a/libXt/include/X11/ShellI.h
+++ b/libXt/include/X11/ShellI.h
@@ -1,12 +1,10 @@
-/* $XFree86$ */
-
-#ifndef _XtShellInternal_h
-#define _XtShellInternal_h
-
-#include <X11/Xfuncproto.h>
-
-_XFUNCPROTOBEGIN
-
-extern void _XtShellGetCoordinates(Widget widget, Position *x, Position *y);
-
-#endif /* _XtShellInternal_h */
+#ifndef _XtShellInternal_h
+#define _XtShellInternal_h
+
+#include <X11/Xfuncproto.h>
+
+_XFUNCPROTOBEGIN
+
+extern void _XtShellGetCoordinates(Widget widget, Position *x, Position *y);
+
+#endif /* _XtShellInternal_h */