We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e4927a commit 1a34900Copy full SHA for 1a34900
src/xdiff/xdiffi.c
@@ -36,7 +36,7 @@
36
#elif defined(__GNUC__)
37
# define XDL_INLINE(type) static __inline__ type
38
#else
39
-#define XDG_INLINE(type) static type
+# define XDL_INLINE(type) static type
40
#endif
41
42
typedef struct s_xdpsplit {
0 commit comments