From a44725638565f3814dd806b8a13606eb46fa6c15 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Thu, 21 Jan 2021 22:12:09 +0100 Subject: conftest: disallow error tokens in examplefiles They are ok in small snippets to demonstrate error cases. Also recode all examplefiles to UTF-8. --- tests/examplefiles/cpp/example.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/examplefiles/cpp') diff --git a/tests/examplefiles/cpp/example.cpp b/tests/examplefiles/cpp/example.cpp index 334e7ca7..c95ff58e 100644 --- a/tests/examplefiles/cpp/example.cpp +++ b/tests/examplefiles/cpp/example.cpp @@ -2,7 +2,7 @@ ansigenerator.cpp - description ------------------- begin : Jul 5 2004 - copyright : (C) 2004 by André Simon + copyright : (C) 2004 by André Simon email : andre.simon1@gmx.de ***************************************************************************/ -- cgit v1.2.1