diff src/intl-auto-encap-win32.c @ 827:28426972f654

[xemacs-hg @ 2002-05-06 14:14:33 by jhar] Misc win32 native build and doc fixes
author jhar
date Mon, 06 May 2002 14:16:31 +0000
parents a5954632b187
children 184461bc8de4
line wrap: on
line diff
--- a/src/intl-auto-encap-win32.c	Sun May 05 11:33:57 2002 +0000
+++ b/src/intl-auto-encap-win32.c	Mon May 06 14:16:31 2002 +0000
@@ -2587,6 +2587,8 @@
     return GetLongPathNameA ((LPCSTR) lpszShortPath, (LPSTR) lpszLongPath, cchBuffer);
 }
 
+/* Skipping GetEnvironmentStrings because misnamed ANSI version of the function */
+
 BOOL
 qxeFreeEnvironmentStrings (Extbyte * arg1)
 {