* include/wsahelp.h: Remove ';' after closing
#ifdef __cplusplus brace. * include/ws2spi.h: Likewise.
This commit is contained in:
		| @@ -1,3 +1,9 @@ | |||||||
|  | 2003-02-22  Danny Smith  <dannysmith@users.sourceforge.net> | ||||||
|  |  | ||||||
|  | 	* include/wsahelp.h: Remove ';' after closing | ||||||
|  | 	#ifdef __cplusplus brace. | ||||||
|  | 	* include/ws2spi.h: Likewise. | ||||||
|  |  | ||||||
| 2003-02-22  Danny Smith  <dannysmith@users.sourceforge.net> | 2003-02-22  Danny Smith  <dannysmith@users.sourceforge.net> | ||||||
|  |  | ||||||
| 	* include/winbase.h (MEMORYSTATUSEX): Add structure. | 	* include/winbase.h (MEMORYSTATUSEX): Add structure. | ||||||
|   | |||||||
| @@ -194,7 +194,7 @@ INT WSPAPI WSCWriteProviderOrder(LPDWORD,DWORD); | |||||||
| #endif /* RC_INVOKED */ | #endif /* RC_INVOKED */ | ||||||
|  |  | ||||||
| #ifdef __cplusplus | #ifdef __cplusplus | ||||||
| }; | } | ||||||
| #endif /* __cplusplus */ | #endif /* __cplusplus */ | ||||||
|  |  | ||||||
| #endif /* _WS2SPI_H */ | #endif /* _WS2SPI_H */ | ||||||
|   | |||||||
| @@ -86,7 +86,7 @@ typedef INT (WINAPI *PWSH_STRING_TO_ADDRESS)(LPWSTR,DWORD,LPWSAPROTOCOL_INFOW,LP | |||||||
| #endif /* RC_INVOKED */ | #endif /* RC_INVOKED */ | ||||||
|  |  | ||||||
| #ifdef __cplusplus | #ifdef __cplusplus | ||||||
| }; | } | ||||||
| #endif /* __cplusplus */ | #endif /* __cplusplus */ | ||||||
|  |  | ||||||
| #endif /* _WSAHELP_H */ | #endif /* _WSAHELP_H */ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user