diff -r 79859ed3eea9 -r 919f36ff910f webengine/wmlengine/src/Unicode/tools/Validate.h.post --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/webengine/wmlengine/src/Unicode/tools/Validate.h.post Wed Sep 01 12:28:30 2010 +0100 @@ -0,0 +1,7 @@ + +extern NW_Bool Validate (void); +extern NW_Bool ValidateCode (NW_Ucs4 code, + const NW_Object_Class_t* categoryClass); + + +#endif /* _Validate_h_ */