Remove space between right angle brackets now that we have C++11 (#1689)
[platform/upstream/libHarfBuzzSharp.git] / src / hb-aat-layout-lcar-table.hh
index 4be799f..cd96d03 100644 (file)
@@ -81,7 +81,7 @@ struct lcar
   protected:
   FixedVersion<>version;       /* Version number of the ligature caret table */
   HBUINT16     format;         /* Format of the ligature caret table. */
-  Lookup<OffsetTo<LigCaretClassEntry> >
+  Lookup<OffsetTo<LigCaretClassEntry>>
                lookup;         /* data Lookup table associating glyphs */
 
   public: