From: Linus Torvalds Date: Mon, 29 Aug 2011 00:24:53 +0000 (-0700) Subject: Make the multi-dive files valid XML X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;ds=sidebyside;h=fb214b2b3918120f0cd5aebe7c48a7482d1c1276;p=ext%2Fsubsurface.git Make the multi-dive files valid XML They had multiple "root" entries (all called 'dive'), which makes baby Jesus cry. So just enclose them all in one root entry (called 'dives') that magically turns it all into parseable xml. Yeah, that really helps make the world a better place. Signed-off-by: Linus Torvalds --- diff --git a/dives/2011-03-22.xml b/dives/2011-03-22.xml index 853e476..313f0c2 100644 --- a/dives/2011-03-22.xml +++ b/dives/2011-03-22.xml @@ -1,3 +1,4 @@ + 1 132 @@ -33951,3 +33952,4 @@ surface + diff --git a/dives/2011-07-16.xml b/dives/2011-07-16.xml index 65b165e..b8cc969 100644 --- a/dives/2011-07-16.xml +++ b/dives/2011-07-16.xml @@ -1,3 +1,4 @@ + 1 729 @@ -33891,3 +33892,4 @@ surface + diff --git a/dives/2011-08-06.xml b/dives/2011-08-06.xml index 8a110c5..d96f06d 100644 --- a/dives/2011-08-06.xml +++ b/dives/2011-08-06.xml @@ -1,3 +1,4 @@ + 1 767 @@ -34070,3 +34071,4 @@ surface + diff --git a/dives/2011-08-28.xml b/dives/2011-08-28.xml index a948835..1adb0fb 100644 --- a/dives/2011-08-28.xml +++ b/dives/2011-08-28.xml @@ -1,3 +1,4 @@ + 1 266 @@ -32875,3 +32876,4 @@ surface +