mesa: add KHR_no_error support to glBeginTransformFeedback()
[mesa.git] / src / mapi / entry_x86_tsd.h
index 03d973520feeaeaff5430ca7040ac2a18678663f..0c28c8ff0682a673c7cd5efbd0e210672b8b1ca5 100644 (file)
@@ -25,7 +25,7 @@
  *    Chia-I Wu <olv@lunarg.com>
  */
 
-#ifdef HAVE_FUNC_ATTRIBUTE_VISIBIITY
+#ifdef HAVE_FUNC_ATTRIBUTE_VISIBILITY
 #define HIDDEN __attribute__((visibility("hidden")))
 #else
 #define HIDDEN