Update header file (completes change in r689)

This commit is contained in:
alexhudson
2008-03-07 16:50:30 +00:00
parent e5c3d6ed42
commit 5742d386c5
+1 -1
View File
@@ -14,7 +14,7 @@ int FilterAddText(Document *doc,
int FilterAddTextWithBoost(Document *doc,
const TCHAR *fieldName,
const char *value,
float boost,
float_t boost,
bool includeInEverything = true);
int FilterAddKeyword(Document *doc,
const TCHAR *fieldName,