* include/wsahelp.h: Remove ';' after closing
#ifdef __cplusplus brace. * include/ws2spi.h: Likewise.
This commit is contained in:
@ -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 */
|
||||
|
Reference in New Issue
Block a user