diff options
author | pab <bigot@acm.org> | 2009-11-20 17:23:29 -0700 |
---|---|---|
committer | pab <bigot@acm.org> | 2009-11-20 17:23:29 -0700 |
commit | e9efe8794b66f4a8ed9d799b25ea7a192189d755 (patch) | |
tree | d681c858999ed445814c5a0e94c21a60dc0a5daa /examples/content | |
parent | e0adbe481460722be440c4014bc81d6233eaf7df (diff) |
Fix trac #58
Diffstat (limited to 'examples/content')
-rw-r--r-- | examples/content/showcontent.out | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/content/showcontent.out b/examples/content/showcontent.out index ebc4f51..216d087 100644 --- a/examples/content/showcontent.out +++ b/examples/content/showcontent.out @@ -1,4 +1,5 @@ -<?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 |