Module Name: xsrc
Committed By: mrg
Date: Thu Mar 2 05:45:10 UTC 2023
Modified Files:
xsrc/external/mit/xf86-video-vmware/dist/src: common_compat.h
Log Message:
fix idempotent check define as noticed by LLVM.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 \
xsrc/external/mit/xf86-video-vmware/dist/src/common_compat.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: xsrc/external/mit/xf86-video-vmware/dist/src/common_compat.h
diff -u xsrc/external/mit/xf86-video-vmware/dist/src/common_compat.h:1.1.1.1 xsrc/external/mit/xf86-video-vmware/dist/src/common_compat.h:1.2
--- xsrc/external/mit/xf86-video-vmware/dist/src/common_compat.h:1.1.1.1 Sun Feb 26 19:47:06 2023
+++ xsrc/external/mit/xf86-video-vmware/dist/src/common_compat.h Thu Mar 2 05:45:10 2023
@@ -1,5 +1,5 @@
#ifndef _COMMON_COMPAT_H_
-#define _COMMOM_COMPAT_H_
+#define _COMMON_COMPAT_H_
#if (GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) >= 18)
#define CONST_ABI_18_0 const