summaryrefslogtreecommitdiff
path: root/tests/cxx/tree/encoding/char/lcp/driver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/tree/encoding/char/lcp/driver.cxx')
-rw-r--r--tests/cxx/tree/encoding/char/lcp/driver.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cxx/tree/encoding/char/lcp/driver.cxx b/tests/cxx/tree/encoding/char/lcp/driver.cxx
index 3d30aa9..7bc4a2d 100644
--- a/tests/cxx/tree/encoding/char/lcp/driver.cxx
+++ b/tests/cxx/tree/encoding/char/lcp/driver.cxx
@@ -3,7 +3,7 @@
// copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
-// Test local code page encoding (XSD_USE_LCP defined).
+// Test local code page encoding (--char-encoding lcp).
// The test just makes sure it still compiles and works.
//