diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-06-09 15:06:32 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-06-09 15:06:32 -0700 |
commit | 0172a3b11f777692ea06c1f3718390ce06b3dcd4 (patch) | |
tree | b4b61f2eeff58f55fd34723cec49fdb45ddb7d65 /.gitignore | |
parent | 8ef7efe5863ecf6d578900e8ca7398fc10cd566a (diff) |
Clear -Wsign-compare warning from gcc 7.3
xclock.c: In function ‘quit’:
xclock.c:133:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
event->xclient.data.l[0] != wm_delete_window) {
^~
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions