mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
; * src/androidfns.c (android_frame_parm_handlers): Fix typo.
This commit is contained in:
parent
c8aca918f7
commit
d7abe9cdb7
1 changed files with 2 additions and 2 deletions
|
|
@ -2947,7 +2947,7 @@ frame_parm_handler android_frame_parm_handlers[] =
|
|||
gui_set_visibility,
|
||||
android_set_tab_bar_lines,
|
||||
android_set_tool_bar_lines,
|
||||
android_set_tool_bar_position,
|
||||
NULL,
|
||||
NULL,
|
||||
gui_set_screen_gamma,
|
||||
gui_set_line_spacing,
|
||||
|
|
@ -2958,7 +2958,7 @@ frame_parm_handler android_frame_parm_handlers[] =
|
|||
gui_set_font_backend,
|
||||
android_set_alpha,
|
||||
NULL,
|
||||
NULL,
|
||||
android_set_tool_bar_position,
|
||||
NULL,
|
||||
NULL,
|
||||
android_set_parent_frame,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue