]> git.wh0rd.org - fontconfig.git/blobdiff - src/fcint.h
Switch back to -version-info for fontconfig as its at minor 0. Add
[fontconfig.git] / src / fcint.h
index f45ba39fc2cd2bc9a53e03ed9af2b657f9ae523e..1a9ee549d75ee87325927f494418be929f6384a5 100644 (file)
@@ -643,4 +643,7 @@ FcStrBufData (FcStrBuf *buf, const FcChar8 *s, int len);
 int
 FcStrCmpIgnoreBlanksAndCase (const FcChar8 *s1, const FcChar8 *s2);
 
+FcBool
+FcStrUsesHome (const FcChar8 *s);
+
 #endif /* _FC_INT_H_ */