Typo corrected

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6052 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2000-02-15 19:26:20 +00:00
parent 5bee458a0f
commit a784652571

View File

@@ -267,7 +267,7 @@ AllocColor(
static int
AllocColor(display, colormap, colorname, xcolor, closure)
Display *display;
Colormap* colormap;
Colormap colormap;
char *colorname;
XColor *xcolor;
void *closure; /* not used */