projects
/
profile
/
ivi
/
org.tizen.video-player.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f94cf6b
)
Cosmetic
author
Behdad Esfahbod
<behdad@behdad.org>
Tue, 3 Nov 2009 00:17:36 +0000
(19:17 -0500)
committer
Behdad Esfahbod
<behdad@behdad.org>
Tue, 3 Nov 2009 00:17:36 +0000
(19:17 -0500)
src/hb-ot-layout-common-private.hh
patch
|
blob
|
history
diff --git
a/src/hb-ot-layout-common-private.hh
b/src/hb-ot-layout-common-private.hh
index
570f40f
..
0df4a5e
100644
(file)
--- a/
src/hb-ot-layout-common-private.hh
+++ b/
src/hb-ot-layout-common-private.hh
@@
-101,7
+101,7
@@
template <typename Type>
struct RecordListOf : RecordArrayOf<Type>
{
inline const Type& operator [] (unsigned int i) const
- { return this+RecordArrayOf<Type>::operator[](i).offset; }
+ { return this+RecordArrayOf<Type>::operator
[](i).offset; }
inline bool sanitize (SANITIZE_ARG_DEF) {
TRACE_SANITIZE ();