msvcrt: __unDNameEx is not a stub.

This commit is contained in:
Michael Stefaniuc 2006-02-08 12:42:33 +01:00 committed by Alexandre Julliard
parent 461a0102c5
commit d815b50756
1 changed files with 1 additions and 1 deletions

View File

@ -1160,7 +1160,7 @@ char* __unDNameEx(char* buffer, const char* mangled, int buflen,
struct parsed_symbol sym;
const char* result;
TRACE("(%p,%s,%d,%p,%p,%p,%x) stub!\n",
TRACE("(%p,%s,%d,%p,%p,%p,%x)\n",
buffer, mangled, buflen, memget, memfree, unknown, flags);
/* The flags details is not documented by MS. However, it looks exactly