]> git.eshelyaron.com Git - emacs.git/commit
Fix --with-cairo build
authorAri Roponen <ari.roponen@gmail.com>
Sat, 16 Jun 2018 05:37:04 +0000 (08:37 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 16 Jun 2018 07:14:10 +0000 (10:14 +0300)
commita36008b5fc92b9ea00d70973ddc761c94a831c01
tree67b8ebd662038e4a87da0f1e2be1883941adf6dc
parent7f2cfcce95d6472b436def7a9cdf4e47a3b82eaf
Fix --with-cairo build

* src/xterm.c (x_cr_destroy): Remove extra semicolon.
(x_cr_export_frames): Fix a typo in calling
record_unwind_protect_ptr.  (Bug#31856)
src/xterm.c