aboutsummaryrefslogtreecommitdiffstats
path: root/src/coding.h
diff options
context:
space:
mode:
authorKenichi Handa2004-04-12 07:33:45 +0000
committerKenichi Handa2004-04-12 07:33:45 +0000
commitcefd8c4ff79c9e5dbd68d27464d0fa59c880e1b3 (patch)
tree7a6465a86fee81f4603d473fc6aa92068fb24140 /src/coding.h
parent33f91981f796c45cdc4b059011dc058e7cd3ffbc (diff)
downloademacs-cefd8c4ff79c9e5dbd68d27464d0fa59c880e1b3.tar.gz
emacs-cefd8c4ff79c9e5dbd68d27464d0fa59c880e1b3.zip
Sync to HEAD.
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) */