Commit f4ffb37e7ef26503ff606d17321d9b20e86e8ad7

henry 2004-10-05T04:49:09

nothing

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/include/FTFont.h b/include/FTFont.h
index 2fb5794..372a1e7 100755
--- a/include/FTFont.h
+++ b/include/FTFont.h
@@ -277,6 +277,7 @@ class FTGL_EXPORT FTFont
          * Current pen or cursor position;
          */
         FTPoint pen;
+        
 };