aboutsummaryrefslogtreecommitdiffstats
path: root/src/chartab.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/chartab.c')
-rw-r--r--src/chartab.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/chartab.c b/src/chartab.c
index 71940761bfa..62fb232b141 100644
--- a/src/chartab.c
+++ b/src/chartab.c
@@ -970,3 +970,6 @@ syms_of_chartab ()
970 defsubr (&Soptimize_char_table); 970 defsubr (&Soptimize_char_table);
971 defsubr (&Smap_char_table); 971 defsubr (&Smap_char_table);
972} 972}
973
974/* arch-tag: 18b5b560-7ab5-4108-b09e-d5dd65dc6fda
975 (do not change this comment) */