comparison mercurial/util.h @ 13297:613b8bd2284e

specify C indention style using Emacs file local variables
author Martin Geisler <mg@aragost.com>
date Wed, 26 Jan 2011 12:05:01 +0100
parents 09cb56b760b4
children a4e0908ce35b
comparison
equal deleted inserted replaced
13296:5dda6c708138 13297:613b8bd2284e
101 101
102 #endif /* PY_VERSION_HEX */ 102 #endif /* PY_VERSION_HEX */
103 103
104 #endif /* _HG_UTIL_H_ */ 104 #endif /* _HG_UTIL_H_ */
105 105
106 /* Local Variables: */
107 /* c-file-style: "linux" */
108 /* indent-tabs-mode: t */
109 /* End: */