summaryrefslogtreecommitdiff
path: root/charclass_invlists.h
diff options
context:
space:
mode:
authorYves Orton <demerphq@gmail.com>2023-02-19 01:24:33 +0100
committerYves Orton <demerphq@gmail.com>2023-02-19 09:44:05 +0800
commit481446ecbbb0078e33ae072401d5dc207d7a60e0 (patch)
tree1a60f972cda9b38f2d560958d4cc34affd441ec2 /charclass_invlists.h
parent35988648b751a6a6a89ef036938e45613657bc67 (diff)
downloadperl-481446ecbbb0078e33ae072401d5dc207d7a60e0.tar.gz
manually triggered generated files - add file type data to modeline
so that github syntax highlights them properly
Diffstat (limited to 'charclass_invlists.h')
-rw-r--r--charclass_invlists.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/charclass_invlists.h b/charclass_invlists.h
index c3e734a39e..c623186730 100644
--- a/charclass_invlists.h
+++ b/charclass_invlists.h
@@ -1,4 +1,4 @@
-/* -*- buffer-read-only: t -*-
+/* -*- mode: C; buffer-read-only: t -*-
* !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
* This file is built by regen/mk_invlists.pl from Unicode::UCD.
* Any changes made here will be lost!
@@ -436083,4 +436083,4 @@ static const U8 WB_table[23][23] = {
* 0a6b5ab33bb1026531f816efe81aea1a8ffcd34a27cbea37dd6a70a63d73c844 regen/charset_translations.pl
* c7ff8e0d207d3538c7feb4a1a152b159e5e902d20293b303569ea8323e84633e regen/mk_PL_charclass.pl
* 2a64e8b4ca351f490530bdf8c7b4962c407b7ed6a1123eeb8d9e8e0e4236d16a regen/mk_invlists.pl
- * ex: set ro: */
+ * ex: set ro ft=C: */