From 1ca6396a3dd284241de11bcaa210ad5836e8e5a8 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 8 Dec 2009 16:18:01 +0200 Subject: Multiple object model character encodings support Also add support for ISO-8859-1. --- tests/cxx/tree/encoding/char/utf-8/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/cxx/tree/encoding/char/utf-8') diff --git a/tests/cxx/tree/encoding/char/utf-8/makefile b/tests/cxx/tree/encoding/char/utf-8/makefile index 9fbbc7c..da5d7b4 100644 --- a/tests/cxx/tree/encoding/char/utf-8/makefile +++ b/tests/cxx/tree/encoding/char/utf-8/makefile @@ -1,4 +1,4 @@ -# file : tests/cxx/tree/encoding/char/lcp/makefile +# file : tests/cxx/tree/encoding/char/utf-8/makefile # author : Boris Kolpackov # copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file -- cgit v1.1