summaryrefslogtreecommitdiff
path: root/src/w32fns.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/w32fns.c')
-rw-r--r--src/w32fns.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/w32fns.c b/src/w32fns.c
index a4228442035..525642bfaab 100644
--- a/src/w32fns.c
+++ b/src/w32fns.c
@@ -1173,7 +1173,7 @@ gamma_correct (struct frame *f, COLORREF *color)
the selected frame; if so, return the rgb values in COLOR_DEF.
If ALLOC is nonzero, allocate a new colormap cell. */
-int
+bool
w32_defined_color (struct frame *f, const char *color, XColor *color_def,
bool alloc_p, bool _makeIndex)
{