]> git.eshelyaron.com Git - emacs.git/commit
Fix typo in fix for Bug#33498
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 6 Mar 2019 19:04:57 +0000 (11:04 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 6 Mar 2019 19:05:19 +0000 (11:05 -0800)
commit870a33328123f91c2b96fbdead8b7ebadc53b9c8
treef39b19a017a5aadb0ca7b74f55ccc52b13433131
parent2260e48d2eeaa9ea2b9c17389cc25d00f85c414c
Fix typo in fix for Bug#33498

* src/frame.c (delete_frame): Fix typo in previous patch,
which caused GCC to complain about the use of an uninitialized
variable.
src/frame.c