aboutsummaryrefslogtreecommitdiffstats
path: root/src/macfns.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/macfns.c')
-rw-r--r--src/macfns.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/macfns.c b/src/macfns.c
index 401c7011fea..9220bdd2798 100644
--- a/src/macfns.c
+++ b/src/macfns.c
@@ -4415,8 +4415,8 @@ frame_parm_handler mac_frame_parm_handlers[] =
4415 0, /* MAC_TODO: x_set_scroll_bar_background, */ 4415 0, /* MAC_TODO: x_set_scroll_bar_background, */
4416 x_set_screen_gamma, 4416 x_set_screen_gamma,
4417 x_set_line_spacing, 4417 x_set_line_spacing,
4418 0, /* MAC_TODO: x_set_fringe_width, */ 4418 x_set_fringe_width,
4419 0, /* MAC_TODO: x_set_fringe_width, */ 4419 x_set_fringe_width,
4420 0, /* x_set_wait_for_wm, */ 4420 0, /* x_set_wait_for_wm, */
4421 0, /* MAC_TODO: x_set_fullscreen, */ 4421 0, /* MAC_TODO: x_set_fullscreen, */
4422}; 4422};