]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/windows/directx/dwrite/dwrite.factor
core, basis, extra: Remove DOS line endings from files.
[factor.git] / basis / windows / directx / dwrite / dwrite.factor
index 49bff6611f3bbd30ad14ee1886fbafb62522c31c..2d5f5059a356f1a0b228481f15d69e0e2b5c4652 100755 (executable)
@@ -495,7 +495,7 @@ STRUCT: DWRITE_LINE_METRICS
     { isTrimmed                BOOL   } ;
 
 STRUCT: DWRITE_CLUSTER_METRICS
-    { width  FLOAT  } 
+    { width  FLOAT  }
     { length USHORT }
     { data   USHORT } ;