aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/macfns.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/macfns.c b/src/macfns.c
index 5d4593c5de3..56320684a86 100644
--- a/src/macfns.c
+++ b/src/macfns.c
@@ -4321,6 +4321,8 @@ frame_parm_handler mac_frame_parm_handlers[] =
4321 x_set_fringe_width, 4321 x_set_fringe_width,
4322 0, /* x_set_wait_for_wm, */ 4322 0, /* x_set_wait_for_wm, */
4323 x_set_fullscreen, 4323 x_set_fullscreen,
4324 0, /* x_set_font_backend, */
4325 0 /* x_set_alpha, */
4324}; 4326};
4325 4327
4326void 4328void