upload tizen2.0 source
[framework/uifw/xorg/lib/libxfont.git] / src / bitmap / snfstr.h
old mode 100755 (executable)
new mode 100644 (file)
index 148bb1f..8f39ded
@@ -175,7 +175,7 @@ typedef struct _snfFontInfo {
 }           snfFontInfoRec;
 
 extern void SnfSetFormat ( int bit, int byte, int glyph, int scan );
-extern int snfReadFont ( FontPtr pFont, FontFilePtr file, 
+extern int snfReadFont ( FontPtr pFont, FontFilePtr file,
                         int bit, int byte, int glyph, int scan );
 extern int snfReadFontInfo ( FontInfoPtr pFontInfo, FontFilePtr file );