aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/dispnew.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dispnew.c b/src/dispnew.c
index 79ff2d92cc6..69db3f77b3c 100644
--- a/src/dispnew.c
+++ b/src/dispnew.c
@@ -318,7 +318,7 @@ make_frame_glyphs (frame, empty)
318 return new; 318 return new;
319} 319}
320 320
321static void 321void
322free_frame_glyphs (frame, glyphs) 322free_frame_glyphs (frame, glyphs)
323 FRAME_PTR frame; 323 FRAME_PTR frame;
324 struct frame_glyphs *glyphs; 324 struct frame_glyphs *glyphs;