Commit 4fb777c4 authored by Jon Griffiths's avatar Jon Griffiths Committed by Alexandre Julliard

Documentation fix.

parent 8310bd53
......@@ -618,9 +618,9 @@ HRESULT WINAPI GetAcceptLanguagesA( LPSTR langbuf, LPDWORD buflen)
* Convert a GUID to a string.
*
* PARAMS
* guid [I] GUID to convert
* str [O] Destination for string
* cmax [I] Length of output buffer
* guid [I] GUID to convert
* lpszDest [O] Destination for string
* cchMax [I] Length of output buffer
*
* RETURNS
* The length of the string created.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment