From 1b6c4a54ea460e21d28cf39cafd0a13619e3ca84 Mon Sep 17 00:00:00 2001 From: the_fiddler Date: Tue, 30 Jun 2009 07:41:42 +0000 Subject: [PATCH] Fixed root node for enum XML specs --- Source/Bind/Specifications/GLES10/enums.xml | 5 ++--- Source/Bind/Specifications/GLES11/enums.xml | 5 ++--- Source/Bind/Specifications/GLES20/enums.xml | 5 ++--- 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/Source/Bind/Specifications/GLES10/enums.xml b/Source/Bind/Specifications/GLES10/enums.xml index bf6598b0..0d3c45b5 100644 --- a/Source/Bind/Specifications/GLES10/enums.xml +++ b/Source/Bind/Specifications/GLES10/enums.xml @@ -1,6 +1,5 @@  - - + @@ -315,4 +314,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/Source/Bind/Specifications/GLES11/enums.xml b/Source/Bind/Specifications/GLES11/enums.xml index 65133d44..a29cfe96 100644 --- a/Source/Bind/Specifications/GLES11/enums.xml +++ b/Source/Bind/Specifications/GLES11/enums.xml @@ -1,6 +1,5 @@  - - + @@ -448,4 +447,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/Source/Bind/Specifications/GLES20/enums.xml b/Source/Bind/Specifications/GLES20/enums.xml index 650023f7..6cac9ace 100644 --- a/Source/Bind/Specifications/GLES20/enums.xml +++ b/Source/Bind/Specifications/GLES20/enums.xml @@ -1,6 +1,5 @@  - - + @@ -380,4 +379,4 @@ - \ No newline at end of file + \ No newline at end of file