projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bee458
)
Typo corrected
author
Julian Smart
<julian@anthemion.co.uk>
Tue, 15 Feb 2000 19:26:20 +0000
(19:26 +0000)
committer
Julian Smart
<julian@anthemion.co.uk>
Tue, 15 Feb 2000 19:26:20 +0000
(19:26 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6052
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
src/xpm/create.c
patch
|
blob
|
blame
|
history
diff --git
a/src/xpm/create.c
b/src/xpm/create.c
index a40b9882f7a8a27b4f618bf9005e7598bf294741..bef4c7963c8182e7247d8872a8fd53ec426f0ebc 100644
(file)
--- a/
src/xpm/create.c
+++ b/
src/xpm/create.c
@@
-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 */