From: Christian Babeux Date: Thu, 10 Apr 2014 21:16:39 +0000 (-0400) Subject: Fix: XML declaration must be at beginning of XSD file X-Git-Tag: v2.5.0-rc1~72 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=ebfa5166759c3b125a9d342e3fe1a227ba0fccf7 Fix: XML declaration must be at beginning of XSD file Move down license information to fix the parser error : XML declaration allowed only at the start of the document Signed-off-by: Christian Babeux Signed-off-by: David Goulet --- diff --git a/src/common/config/session.xsd b/src/common/config/session.xsd index 910f070ea..7c3e9d8fc 100644 --- a/src/common/config/session.xsd +++ b/src/common/config/session.xsd @@ -1,3 +1,4 @@ + -