* include/wsahelp.h: Remove ';' after closing

#ifdef __cplusplus brace.
	* include/ws2spi.h: Likewise.
This commit is contained in:
Danny Smith
2003-02-22 10:21:39 +00:00
parent dffcc5d324
commit f06b65e352
3 changed files with 8 additions and 2 deletions

View File

@ -86,7 +86,7 @@ typedef INT (WINAPI *PWSH_STRING_TO_ADDRESS)(LPWSTR,DWORD,LPWSAPROTOCOL_INFOW,LP
#endif /* RC_INVOKED */
#ifdef __cplusplus
};
}
#endif /* __cplusplus */
#endif /* _WSAHELP_H */