xorg-libx11/include
Alan Coopersmith 4935050168 _XCreateMutex/_XFreeMutex: remove trailing semicolon from definitions
Makes them match the style of the other macros here and clears
up 5 clang warnings of the form:

Context.c:194:27: warning: empty expression statement has no effect;
 remove unnecessary ';' to silence this warning [-Wextra-semi-stmt]
        _XCreateMutex(&db->linfo);
                                 ^

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/lib/libx11/-/merge_requests/272>
2024-11-10 12:33:01 -08:00
..
X11 _XCreateMutex/_XFreeMutex: remove trailing semicolon from definitions 2024-11-10 12:33:01 -08:00
Makefile.am xkb: Provide <X11/extensions/XKBgeom.h> ourselves 2019-09-24 13:02:47 -04:00