diff src/objects-msw.c @ 267:966663fcf606 r20-5b32

Import from CVS: tag r20-5b32
author cvs
date Mon, 13 Aug 2007 10:26:29 +0200
parents 677f6a0ee643
children c5d627a313b1
line wrap: on
line diff
--- a/src/objects-msw.c	Mon Aug 13 10:25:39 2007 +0200
+++ b/src/objects-msw.c	Mon Aug 13 10:26:29 2007 +0200
@@ -732,7 +732,7 @@
     return c-'0';
 }
 
-static COLORREF
+COLORREF
 mswindows_string_to_color(CONST char *name)
 {
   int i;