atl: Fix a comment.

This commit is contained in:
Jeff Latimer 2010-11-13 13:56:30 +11:00 committed by Alexandre Julliard
parent 0e034b634a
commit 7d3d21a894
1 changed files with 1 additions and 1 deletions

View File

@ -832,7 +832,7 @@ HRESULT WINAPI DllRegisterServer(void)
}
/***********************************************************************
* DllRegisterServer (ATL.@)
* DllUnRegisterServer (ATL.@)
*/
HRESULT WINAPI DllUnregisterServer(void)
{