summaryrefslogtreecommitdiff
path: root/cli-tests/group/driver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cli-tests/group/driver.cxx')
-rw-r--r--cli-tests/group/driver.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli-tests/group/driver.cxx b/cli-tests/group/driver.cxx
index 357b9a9..9a3c710 100644
--- a/cli-tests/group/driver.cxx
+++ b/cli-tests/group/driver.cxx
@@ -52,7 +52,7 @@ main (int argc, char* argv[])
s.peek ();
assert (pos == s.position ());
- const char* a;
+ const char* a (0);
if (!sa)
{
a = s.next ();