mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-26 00:48:14 +02:00
Clears 38 warnings from clang of the form:
cmsLkCol.c:155:35: warning: empty expression statement has no effect;
remove unnecessary ';' to silence this warning [-Wextra-semi-stmt]
Data (dpy, colorname, (long)n);
^
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/lib/libx11/-/merge_requests/272>
|
||
|---|---|---|
| .. | ||
| extensions | ||
| .gitignore | ||
| cursorfont.h | ||
| ImUtil.h | ||
| Xcms.h | ||
| XKBlib.h | ||
| Xlib-xcb.h | ||
| Xlib.h | ||
| XlibConf.h.in | ||
| Xlibint.h | ||
| Xlocale.h | ||
| Xregion.h | ||
| Xresource.h | ||
| Xutil.h | ||