[gxml/gxml-0.8] Fixed bug #757906



commit 45a6d9d46508c5bd25c970f5d25691a356e3cae2
Author: Daniel Espinosa <esodan gmail com>
Date:   Thu Apr 14 15:08:28 2016 -0500

    Fixed bug #757906

 gxml/gxml-init.vala |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gxml/gxml-init.vala b/gxml/gxml-init.vala
index 63f7b61..fe2b34f 100644
--- a/gxml/gxml-init.vala
+++ b/gxml/gxml-init.vala
@@ -1,4 +1,4 @@
-/**
+/*
  *  GXml
  *
  *  Authors:
@@ -22,6 +22,7 @@
  *  License along with this library; if not, write to the Free Software
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
+
 namespace GXml {
   class Init {
     private static bool initialized = false;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]