projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9510e8a
)
; * src/textconv.c (textconv_query): Fix build on non-GCC compilers.
author
Po Lu
<luangruo@yahoo.com>
Sun, 12 Feb 2023 12:39:23 +0000
(20:39 +0800)
committer
Po Lu
<luangruo@yahoo.com>
Sun, 12 Feb 2023 12:39:23 +0000
(20:39 +0800)
src/textconv.c
patch
|
blob
|
history
diff --git
a/src/textconv.c
b/src/textconv.c
index e91e127b71cebc60f70f616995175f26ad6ea1fc..d5db6d11717e5b4ac10342340d7c5a26173c831f 100644
(file)
--- a/
src/textconv.c
+++ b/
src/textconv.c
@@
-279,6
+279,7
@@
textconv_query (struct frame *f, struct textconv_callback_struct *query)
}
default:
+ break;
}
/* Undo any changes to the excursion. */