X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/0372256bed8f8c1372579001ba42b21dbe5d2adb..a10c82694e253f891cdfa220ba75b59f5ed50ab3:/src/nsterm.m diff --git a/src/nsterm.m b/src/nsterm.m index be2de274c9..3672c7656d 100644 --- a/src/nsterm.m +++ b/src/nsterm.m @@ -1353,7 +1353,7 @@ x_set_window_size (struct frame *f, int change_grav, int cols, int rows) static void -ns_fullscreen_hook (FRAME_PTR f) +ns_fullscreen_hook (struct frame *f) { EmacsView *view = (EmacsView *)FRAME_NS_VIEW (f);