mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-23 22:52:34 +01:00
fixed a typo
This commit is contained in:
@@ -56,7 +56,7 @@ main(int argc, char **argv)
|
||||
RColor col = {0,0,255,255};
|
||||
|
||||
if (img->format == RRGBAFormat)
|
||||
puts("aklpha");
|
||||
puts("alpha");
|
||||
else
|
||||
puts("no alpha");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user