Dave Allan feedback
daniel
+Fri Dec 12 14:57:17 CET 2008 Daniel Veillard <veillard@redhat.com>
+
+ * Makefile.maint: fix tabs in C source error message based on
+ Dave Allan feedback
+
Fri Dec 12 13:41:31 +0100 2008 Jim Meyering <meyering@redhat.com>
remove cvs $Id$ strings
$$($(VC_LIST_EXCEPT) \
| grep -E '\.[ch](\.in)?$$' \
| grep -v '^gnulib/') && \
- { echo '$(ME): found TAB(s) use for indentation; use spaces' \
+ { echo '$(ME): found TAB(s) used for indentationi of C; use spaces' \
1>&2; exit 1; } || :
ctype_re = isalnum|isalpha|isascii|isblank|iscntrl|isdigit|isgraph|islower\