ole32: Fix the CoCreateGuid() ordinal in the documentation.

This commit is contained in:
Francois Gouget 2007-10-14 14:35:44 +02:00 committed by Alexandre Julliard
parent 015844a63c
commit f76bea09d4

View file

@ -1197,7 +1197,7 @@ HRESULT WINAPI CoDisconnectObject( LPUNKNOWN lpUnk, DWORD reserved )
/******************************************************************************
* CoCreateGuid [OLE32.@]
* CoCreateGuid [COMPOBJ.17]
* CoCreateGuid [COMPOBJ.73]
*
* Simply forwards to UuidCreate in RPCRT4.
*