diff options
Diffstat (limited to 'src/fns.c')
-rw-r--r-- | src/fns.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/fns.c b/src/fns.c index 9ee15ff4994..dbf6735f944 100644 --- a/src/fns.c +++ b/src/fns.c @@ -5712,3 +5712,6 @@ init_fns () { Vweak_hash_tables = Qnil; } + +/* arch-tag: 787f8219-5b74-46bd-8469-7e1cc475fa31 + (do not change this comment) */ |