itircl: Fix documentation typo.

This commit is contained in:
Andrew Riedi 2008-12-24 12:02:56 -08:00 committed by Alexandre Julliard
parent eec04aeb62
commit 56d41bbd10
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ HRESULT WINAPI DllRegisterServer(void)
} }
/*********************************************************************** /***********************************************************************
* DllRegisterServer (ITIRCL.@) * DllUnregisterServer (ITIRCL.@)
*/ */
HRESULT WINAPI DllUnregisterServer(void) HRESULT WINAPI DllUnregisterServer(void)
{ {