C++ comments as it puzzles Emacs' sh font-lock-mode.
+2003-06-23 Akim Demaille <akim@epita.fr>
+
+ * tests/torture.at (#define header templates): Don't use quotes in
+ C++ comments as it puzzles Emacs' sh font-lock-mode.
+
2003-06-23 Akim Demaille <akim@epita.fr>
* tests/mktests.sh (au_exclude_egrep): Fix output copyright notice.
# Things included in confdefs.h, but which make no sense in
# config.h, nor in $DEFS.
cat <<\EOF >>confdefs.h
-/* Hi Mum! Look, I'm doing C++! */
+/* Hi Mum! Look, I am doing C++! */
#ifdef __cplusplus
void exit (int status);
#endif