update for HEAD-2003050101
[reactos.git] / lib / freetype / src / otlayout / otljstf.h
1 #ifndef __OTL_JSTF_H__
2 #define __OTL_JSTF_H__
3
4 #include "otlayout.h"
5
6 OTL_BEGIN_HEADER
7
8   OTL_LOCAL( void )
9   otl_jstf_validate( OTL_Bytes      table,
10                      OTL_Validator  valid );
11
12 OTL_END_HEADER
13
14 #endif /* __OTL_JSTF_H__ */