OSDN Git Service

libhardware: minor cleanup in gralloc.h
authorIliyan Malchev <malchev@google.com>
Thu, 14 Apr 2011 00:37:26 +0000 (17:37 -0700)
committerIliyan Malchev <malchev@google.com>
Tue, 3 May 2011 22:49:54 +0000 (15:49 -0700)
Change-Id: I2180725805e47d313e29ed80b4c9c05e06b77831
Signed-off-by: Iliyan Malchev <malchev@google.com>
include/hardware/gralloc.h

index f507ded..d0aa707 100644 (file)
@@ -95,7 +95,7 @@ enum {
 
 /*****************************************************************************/
 
-typedef const native_handle* buffer_handle_t;
+typedef const native_handle_t* buffer_handle_t;
 
 /**
  * Every hardware module must have a data structure named HAL_MODULE_INFO_SYM