dri: fix typo
authorEric Engestrom <eric.engestrom@imgtec.com>
Thu, 17 Aug 2017 09:09:21 +0000 (10:09 +0100)
committerEric Engestrom <eric.engestrom@imgtec.com>
Thu, 24 Aug 2017 15:14:34 +0000 (16:14 +0100)
Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
include/GL/internal/dri_interface.h

index b90c9b2c66dfd5632230890bc1bdcda0c9ebe224..0115fd79dc6772d384417bdbbdbd914e3d1a6445 100644 (file)
@@ -1211,7 +1211,7 @@ struct __DRIdri2ExtensionRec {
 
 #define __DRI_IMAGE_USE_SHARE          0x0001
 #define __DRI_IMAGE_USE_SCANOUT                0x0002
-#define __DRI_IMAGE_USE_CURSOR         0x0004 /* Depricated */
+#define __DRI_IMAGE_USE_CURSOR         0x0004 /* Deprecated */
 #define __DRI_IMAGE_USE_LINEAR         0x0008
 /* The buffer will only be read by an external process after SwapBuffers,
  * in contrary to gbm buffers, front buffers and fake front buffers, which