commit | bb56a1007d80ef8165493395ac8c9b0bf05a435f | [log] [tgz] |
---|---|---|
author | Glenn Kasten <gkasten@google.com> | Wed Nov 30 08:31:17 2011 -0800 |
committer | Glenn Kasten <gkasten@google.com> | Mon Dec 19 09:14:19 2011 -0800 |
tree | 8e727aecb39d213639c308abd722cccf2a739f38 | |
parent | 72ba865479be8c7393923b6ea195196838ffa57b [diff] |
Fix typo in gralloc.h Change-Id: I8d989b21e10e19ae4124188f02ef84eeabdb4654
diff --git a/include/hardware/gralloc.h b/include/hardware/gralloc.h index f8beb5e..2dbd1fa 100644 --- a/include/hardware/gralloc.h +++ b/include/hardware/gralloc.h
@@ -258,4 +258,4 @@ __END_DECLS -#endif // ANDROID_ALLOC_INTERFACE_H +#endif // ANDROID_GRALLOC_INTERFACE_H