Fixed cut&paste bug.

This commit is contained in:
Martin Wilck 2002-04-22 22:33:12 +00:00 committed by Alexandre Julliard
parent 20286abc42
commit 493e9d7d11

View file

@ -73,7 +73,7 @@ extern "C" {
* types ourselves.
*/
typedef unsigned char u_char;
typedef unsigned char u_short;
typedef unsigned short u_short;
typedef unsigned int u_int;
typedef unsigned long u_long;
# define WS_DEFINE_HTONL