diff options
author | pab <bigot@acm.org> | 2009-09-03 09:08:59 -0700 |
---|---|---|
committer | pab <bigot@acm.org> | 2009-09-03 09:08:59 -0700 |
commit | 59d239794da1c7ffb087584f0ce82320abf36451 (patch) | |
tree | 138ca9f4c24dbff81c041006e53ef2e2da5de5cf | |
parent | c39ec72452f772c5617282f58520f20c1abf84f6 (diff) |
Generation does not include space
-rw-r--r-- | examples/content/showcontent.out | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/content/showcontent.out b/examples/content/showcontent.out index 216d087..ebc4f51 100644 --- a/examples/content/showcontent.out +++ b/examples/content/showcontent.out @@ -1,5 +1,4 @@ -<?xml version="1.0" ?> -<numbers attribute="3"><simple>1</simple><complex style="decimal">2</complex></numbers> +<?xml version="1.0" ?><numbers attribute="3"><simple>1</simple><complex style="decimal">2</complex></numbers> 3 8 15 |