projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cebca07
)
; * src/frame.c (make_frame): Typo.
author
Po Lu
<luangruo@yahoo.com>
Thu, 20 Jun 2024 09:03:54 +0000
(17:03 +0800)
committer
Po Lu
<luangruo@yahoo.com>
Thu, 20 Jun 2024 09:03:54 +0000
(17:03 +0800)
src/frame.c
patch
|
blob
|
history
diff --git
a/src/frame.c
b/src/frame.c
index 1bb92e1f9b0a169ca6be0f30410d0eb8b17b7902..cf894db68368f79372586ac9204ff4f2d69b1e83 100644
(file)
--- a/
src/frame.c
+++ b/
src/frame.c
@@
-983,7
+983,7
@@
make_frame (bool mini_p)
f->tooltip = false;
f->was_invisible = false;
f->child_frame_border_width = -1;
- f->face_cache
s
= NULL;
+ f->face_cache = NULL;
f->image_cache = NULL;
f->last_tab_bar_item = -1;
#ifndef HAVE_EXT_TOOL_BAR