]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/windows/uniscribe/uniscribe.factor
factor: fix some spacing
[factor.git] / basis / windows / uniscribe / uniscribe.factor
index 299ef2f481a3e896436031863936a695e4ca078f..1c9e2d0ed3d1b55593022e48f9b1ebda64d274d1 100644 (file)
@@ -89,10 +89,10 @@ PRIVATE>
     [ [ { 0 0 } ] dip <RECT> ]
     [
         [let :> str str selection-start/end
-         [
-             str string>> dup selection? [ string>> ] when
-             swap >utf16-index
-         ] bi@
+            [
+                str string>> dup selection? [ string>> ] when
+                swap >utf16-index
+            ] bi@
         ]
     ] tri*
     ! iMinSel