projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
initialize gs_pFrame to NULL
[wxWidgets.git]
/
src
/
xpm
/
RdFToI.c
diff --git
a/src/xpm/RdFToI.c
b/src/xpm/RdFToI.c
index 89cdc4ec0fc0b2dcb1076b28e46dd6594022ec04..eff47d3ef339b45be3cee22452e03a7d8156c75c 100644
(file)
--- a/
src/xpm/RdFToI.c
+++ b/
src/xpm/RdFToI.c
@@
-155,8
+155,9
@@
OpenReadFile(filename, mdata)
#endif
{
#ifndef NO_ZPIPE
#endif
{
#ifndef NO_ZPIPE
- char
*compressfile,
buf[BUFSIZ];
+ char buf[BUFSIZ];
# ifdef STAT_ZFILE
# ifdef STAT_ZFILE
+ char *compressfile;
struct stat status;
# endif
#endif
struct stat status;
# endif
#endif