diff options
Diffstat (limited to 'xorg-server/include/version-config.h.in')
-rw-r--r-- | xorg-server/include/version-config.h.in | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/xorg-server/include/version-config.h.in b/xorg-server/include/version-config.h.in index 8180dff8e..4fb614dae 100644 --- a/xorg-server/include/version-config.h.in +++ b/xorg-server/include/version-config.h.in @@ -1,16 +1,16 @@ -/* version-config.h.in: not generated */ - -#ifndef VERSION_CONFIG_H -#define VERSION_CONFIG_H - -/* Vendor man version */ -#undef VENDOR_MAN_VERSION - -/* Vendor name */ -#undef VENDOR_NAME - -/* Vendor release */ -#undef VENDOR_RELEASE - -#endif /* VERSION_CONFIG_H */ - +/* version-config.h.in: not generated */
+
+#ifndef VERSION_CONFIG_H
+#define VERSION_CONFIG_H
+
+/* Vendor man version */
+#undef VENDOR_MAN_VERSION
+
+/* Vendor name */
+#undef VENDOR_NAME
+
+/* Vendor release */
+#undef VENDOR_RELEASE
+
+#endif /* VERSION_CONFIG_H */
+
|