]> git.eshelyaron.com Git - emacs.git/commit
Simplify xd_signature to pacify GCC 9
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 3 May 2019 19:14:38 +0000 (12:14 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 3 May 2019 19:17:31 +0000 (12:17 -0700)
commit74e17c23ae085026cb089cbbb89c56e890bb29c4
treec175b0e22161a7e31a04f41834bb914b4e414e46
parent57a1d378ff148328a65b70bb80c092dad58adac4
Simplify xd_signature to pacify GCC 9

* src/dbusbind.c (xd_signature): Use simpler way to set up
the subsignature.  This also pacifies GCC 9 on Fedora 30 x86-64.
src/dbusbind.c