Fix typo in OUTLINETEXTMETRIC definition.
[wine.git] / include / wshisotp.h
blob1387c78d0b472597050fe67e519ee4d102f85b35
1 /* WSHISOTP.H
2 */
4 #ifndef _WINE_WSHISOTP_
5 #define _WINE_WSHISOTP_
7 #ifdef __cplusplus
8 extern "C" {
9 #endif /* defined(__cplusplus) */
12 * constants
14 #define ISOPROTO_TP4 29
15 #define ISOPROTO_TP ISOPROTO_TP4
18 #ifdef __cplusplus
19 } /* extern "C" */
20 #endif /* defined(__cplusplus) */
22 #endif /* _WINE_WSHISOTP_ */