X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=utils%2Fxshm.c;h=c9498e5b0e18e39891744e845c27a6738db8afaa;hp=ad30e2f888a330a758b93576662f16c2d1fadcde;hb=59ac4e9a0de290e4275a7bbb890ad16abd09d68f;hpb=f54438ea00f152166e68073e98000fd3a00f65cd diff --git a/utils/xshm.c b/utils/xshm.c index ad30e2f8..c9498e5b 100644 --- a/utils/xshm.c +++ b/utils/xshm.c @@ -158,9 +158,9 @@ create_xshm_image (Display *dpy, Visual *visual, shmdt (shm_info->shmaddr); image = 0; } - #ifdef DEBUG - fprintf(stderr, "%s: XShmAttach(dpy, shm_info) ==> True\n", progname); + else + fprintf(stderr, "%s: XShmAttach(dpy, shm_info) ==> True\n", progname); #endif XSync(dpy, False);