[pango] [HB] Cosmetic
- From: Behdad Esfahbod <behdad src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [pango] [HB] Cosmetic
- Date: Tue, 16 Mar 2010 08:21:18 +0000 (UTC)
commit 7ee9ab4b2519131a9753499175ec43871232c84d
Author: Behdad Esfahbod <behdad behdad org>
Date:   Tue Mar 16 03:15:00 2010 -0400
    [HB] Cosmetic
 pango/opentype/hb-ot-layout-common-private.hh |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/pango/opentype/hb-ot-layout-common-private.hh b/pango/opentype/hb-ot-layout-common-private.hh
index 70c8774..442aad2 100644
--- a/pango/opentype/hb-ot-layout-common-private.hh
+++ b/pango/opentype/hb-ot-layout-common-private.hh
@@ -593,9 +593,9 @@ struct Device
   }
 
   private:
-  USHORT	startSize;	/* Smallest size to correct--in ppem */
-  USHORT	endSize;	/* Largest size to correct--in ppem */
-  USHORT	deltaFormat;	/* Format of DeltaValue array data: 1, 2, or 3 */
+  USHORT	startSize;		/* Smallest size to correct--in ppem */
+  USHORT	endSize;		/* Largest size to correct--in ppem */
+  USHORT	deltaFormat;		/* Format of DeltaValue array data: 1, 2, or 3 */
   USHORT	deltaValue[VAR];	/* Array of compressed data */
 };
 ASSERT_SIZE_VAR (Device, 6, USHORT);
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]