]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
sync with kernel, change guarded by __KERNEL__, so no affect to userspace.
authorNathan Scott <nathans@sgi.com>
Thu, 19 Apr 2001 02:29:42 +0000 (02:29 +0000)
committerNathan Scott <nathans@sgi.com>
Thu, 19 Apr 2001 02:29:42 +0000 (02:29 +0000)
include/xfs_log.h

index 40eb015039c02b9efb3d1bc28ca3756ee9f04011..4737daefc77298c1750f473650759a85c5503da8 100644 (file)
@@ -52,7 +52,7 @@
  */
 static
 #ifdef __GNUC__
-# if !((__GNUC__ == 2) && (__GNUC_MINOR__ >= 95))
+# if !((__GNUC__ == 2) && (__GNUC_MINOR__ == 95))
 __inline__
 #endif
 #endif