mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
; * src/textconv.c (textconv_query): Fix build on non-GCC compilers.
This commit is contained in:
parent
9510e8ad68
commit
ac2c7a28da
@ -279,6 +279,7 @@ textconv_query (struct frame *f, struct textconv_callback_struct *query)
|
||||
}
|
||||
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
/* Undo any changes to the excursion. */
|
||||
|
Loading…
Reference in New Issue
Block a user