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;