commit | 2b3aa616e865cb88688d17a88579122a974fec4b | [log] [tgz] |
---|---|---|
author | Patrik Stridvall <ps@leissner.se> | Fri Dec 01 23:58:28 2000 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Fri Dec 01 23:58:28 2000 +0000 |
tree | ef9a1974c30f13d392bb1c450a89d9feade82525 | |
parent | b5e5555c7cefa8764b150476942c64fbca8fb888 [diff] [blame] |
Added/modified documentation for function arguments.
diff --git a/objects/palette.c b/objects/palette.c index 3a634aa..764e9aa 100644 --- a/objects/palette.c +++ b/objects/palette.c
@@ -847,6 +847,8 @@ #define WINEICM "winefake.icm" /* easy-to-identify fake filename */ +/*********************************************************************/ + BOOL WINAPI GetICMProfileA(HDC hDC, LPDWORD lpcbName, LPSTR lpszFilename) { DWORD callerLen;