commit | a9a671d7ca568195866418e1c2b9f0e0a4070bb6 | [log] [tgz] |
---|---|---|
author | Patrik Stridvall <ps@leissner.se> | Sun Apr 25 19:01:52 1999 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Sun Apr 25 19:01:52 1999 +0000 |
tree | 8f835fdb12d157044938a89d4984c8e09d77f9db | |
parent | d1895a776c59685662a8cee333dbe7d6fd12c106 [diff] [blame] |
Fixed ANSI compabillity.
diff --git a/include/tchar.h b/include/tchar.h index 35e0ee6..df9c059 100644 --- a/include/tchar.h +++ b/include/tchar.h
@@ -266,7 +266,7 @@ DECL_WINELIB_TYPE_AW (LPTSTR) #ifdef __cplusplus -} // extern "C" +} /* extern "C" */ #endif #endif /* __WINE_TCHAR_H */