1
0
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:
dan
2001-02-23 01:49:06 +00:00
parent 9451aae632
commit fc38d1ca16

View File

@@ -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");