va_tpi.h: corret a typo (Kbuf->KBuf) 73/873/1
authorAustin Yuan <shengquan.yuan@intel.com>
Wed, 16 Nov 2011 05:59:58 +0000 (00:59 -0500)
committerAustin Yuan <shengquan.yuan@intel.com>
Wed, 16 Nov 2011 05:59:58 +0000 (00:59 -0500)
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>
va/va_tpi.h

index 320a358..921c8fe 100644 (file)
@@ -96,7 +96,7 @@ VAStatus vaCreateSurfacesForUserPtr(
 /*
  * Create surface from the Kernel buffer
  */
-VAStatus vaCreateSurfaceFromKbuf(
+VAStatus vaCreateSurfaceFromKBuf(
     VADisplay dpy,
     int width,
     int height,