From 62202ed10617927d5429bc59898e12a366abe744 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Wed, 6 Dec 2017 13:00:20 +0300 Subject: convert all files exept curl and new_gpg to utf-8 BOM --- utils/mir_fonts.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/mir_fonts.h') diff --git a/utils/mir_fonts.h b/utils/mir_fonts.h index 2f7226777e..1bf9a88128 100644 --- a/utils/mir_fonts.h +++ b/utils/mir_fonts.h @@ -1,3 +1,3 @@ - + int FontService_RegisterFont(const char *pszDbModule, const char *pszDbName, const TCHAR *pszSection, const TCHAR *pszDescription, const TCHAR* pszBackgroundGroup, const TCHAR* pszBackgroundName, int position, BOOL bAllowEffects, LOGFONT *plfDefault, COLORREF clrDefault); int FontService_RegisterColor(const char *pszDbModule,const char *pszDbName,const TCHAR *pszSection,const TCHAR *pszDescription,COLORREF clrDefault); -- cgit v1.2.3