[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-patches
Subject:    msi: Make load_ttf_name_id() static.
From:       Francois Gouget <fgouget () free ! fr>
Date:       2011-03-31 10:35:58
Message-ID: alpine.DEB.2.02.1103311235540.20142 () amboise ! dolphin
[Download RAW message or body]

---
 dlls/msi/font.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/msi/font.c b/dlls/msi/font.c
index 7a49386..f74c59e 100644
--- a/dlls/msi/font.c
+++ b/dlls/msi/font.c
@@ -84,7 +84,7 @@ static const WCHAR regfont2[] =
  * Code based off of code located here
  * http://www.codeproject.com/gdi/fontnamefromfile.asp
  */
-WCHAR *load_ttf_name_id( const WCHAR *filename, DWORD id )
+static WCHAR *load_ttf_name_id( const WCHAR *filename, DWORD id )
 {
     TT_TABLE_DIRECTORY tblDir;
     BOOL bFound = FALSE;
-- 
1.7.4.1



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic