webengine/wmlengine/src/Unicode/tools/Validate.h.post
author Peter Fordham <peter.fordham@gmail.com>
Fri, 05 Mar 2010 16:37:58 -0800
branchCompilerCompatibility
changeset 55 7b661a6e51d0
parent 0 dd21522fd290
permissions -rw-r--r--
Bug 2168 - Added static to a couple of forward declarations.


extern NW_Bool Validate (void);
extern NW_Bool ValidateCode (NW_Ucs4 code,
                             const NW_Object_Class_t* categoryClass);


#endif /* _Validate_h_ */