X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=tests%2Ftitle.c;h=1bcb2f23199b3e6647bbba5f11fa08ef2d95fe6d;hb=86b809df8a5e6c3c65faaaeadcd6e0d196a74040;hp=38c82a6903533015feaa6483b0838ab1beb0e27a;hpb=f532c9a1de209e8a1bd4ae2c116286b8216dcf52;p=chaz%2Fopenbox diff --git a/tests/title.c b/tests/title.c index 38c82a69..1bcb2f23 100644 --- a/tests/title.c +++ b/tests/title.c @@ -45,7 +45,7 @@ int main (int argc, char **argv) { if (argc > 3) nameenc = XInternAtom(display,argv[3],False); else - nameenc = XInternAtom(display,argv[3],False); + nameenc = XInternAtom(display,"STRING",False); win = XCreateWindow(display, RootWindow(display, 0), x, y, w, h, 10, CopyFromParent, CopyFromParent,