]> git.proxmox.com Git - libgit2.git/blobdiff - src/xdiff/xdiffi.c
New upstream version 1.1.0+dfsg.1
[libgit2.git] / src / xdiff / xdiffi.c
index 9a7f53808bbb6b3500c59d6266f5a3213a97a1ec..916295b448f92b601bfd933ee8bf388100800fc9 100644 (file)
@@ -36,7 +36,7 @@
 #elif defined(__GNUC__)
 # define XDL_INLINE(type) static __inline__ type
 #else
-#define XDG_INLINE(type) static type
+# define XDL_INLINE(type) static type
 #endif
 
 typedef struct s_xdpsplit {