xlib/sw: remove stray semicolon

This commit is contained in:
Brian Paul 2010-04-23 18:11:22 -06:00
parent 1a4383cd42
commit 63c9b4f3d2

View file

@ -48,7 +48,7 @@
#include <sys/shm.h>
#include <X11/extensions/XShm.h>
DEBUG_GET_ONCE_BOOL_OPTION(xlib_no_shm, "XLIB_NO_SHM", FALSE);
DEBUG_GET_ONCE_BOOL_OPTION(xlib_no_shm, "XLIB_NO_SHM", FALSE)
/**
* Display target for Xlib winsys.