aboutsummaryrefslogtreecommitdiffstats
path: root/src/coding.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/coding.h')
-rw-r--r--src/coding.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/coding.h b/src/coding.h
index f5aae3467a0..83f6e0cbf28 100644
--- a/src/coding.h
+++ b/src/coding.h
@@ -775,3 +775,6 @@ extern char emacs_mule_bytes[256];
775extern int emacs_mule_string_char P_ ((unsigned char *)); 775extern int emacs_mule_string_char P_ ((unsigned char *));
776 776
777#endif /* EMACS_CODING_H */ 777#endif /* EMACS_CODING_H */
778
779/* arch-tag: 2bc3b4fa-6870-4f64-8135-b962b2d290e4
780 (do not change this comment) */