aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ftfont.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ftfont.h b/src/ftfont.h
index fbdb1e3d935..bd6d4780186 100644
--- a/src/ftfont.h
+++ b/src/ftfont.h
@@ -37,3 +37,6 @@ extern Lisp_Object ftfont_shape_by_flt P_ ((Lisp_Object, struct font *,
37#endif /* HAVE_M17N_FLT */ 37#endif /* HAVE_M17N_FLT */
38 38
39#endif /* EMACS_FTFONT_H */ 39#endif /* EMACS_FTFONT_H */
40
41/* arch-tag: cec13d1c-7156-4997-9ebd-e989040c3d78
42 (do not change this comment) */