mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 04:20:27 +01:00
Updating to version 0.20.2
Many bug fixes.
This commit is contained in:
@@ -130,7 +130,7 @@ RBlurImage(RImage *image)
|
||||
return True;
|
||||
|
||||
outofmem:
|
||||
sprintf(RErrorString, "out of memory");
|
||||
RErrorCode = RERR_NOMEMORY;
|
||||
#ifdef C_ALLOCA
|
||||
alloca(0);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user