atl: Fix a comment.
This commit is contained in:
parent
0e034b634a
commit
7d3d21a894
|
@ -832,7 +832,7 @@ HRESULT WINAPI DllRegisterServer(void)
|
|||
}
|
||||
|
||||
/***********************************************************************
|
||||
* DllRegisterServer (ATL.@)
|
||||
* DllUnRegisterServer (ATL.@)
|
||||
*/
|
||||
HRESULT WINAPI DllUnregisterServer(void)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue