comparison src/coding.h @ 112278:ef719132ddfa

Nuke arch-tags.
author Glenn Morris <rgm@gnu.org>
date Sat, 15 Jan 2011 15:16:57 -0800
parents 417b1e4d63cd
children 42e22c4f06b7
comparison
equal deleted inserted replaced
112277:ef4120c8640c 112278:ef719132ddfa
828 extern char emacs_mule_bytes[256]; 828 extern char emacs_mule_bytes[256];
829 extern int emacs_mule_string_char (unsigned char *); 829 extern int emacs_mule_string_char (unsigned char *);
830 830
831 #endif /* EMACS_CODING_H */ 831 #endif /* EMACS_CODING_H */
832 832
833 /* arch-tag: 2bc3b4fa-6870-4f64-8135-b962b2d290e4
834 (do not change this comment) */