List:Commits« Previous MessageNext Message »
From:jon Date:April 24 2006 12:31pm
Subject:svn commit - mysqldoc@docsrva: r1914 - trunk/ndbapi
View as plain text  
Author: jstephens
Date: 2006-04-24 14:31:28 +0200 (Mon, 24 Apr 2006)
New Revision: 1914

Log:

Added EOF newlines to chapter files so SVN wouldn't complain.



Modified:
   trunk/ndbapi/errors.xml
   trunk/ndbapi/examples.xml
   trunk/ndbapi/mgm-api.xml
   trunk/ndbapi/ndb-classes.xml
   trunk/ndbapi/overview.xml
   trunk/ndbapi/tips-tricks-problems.xml

Modified: trunk/ndbapi/errors.xml
===================================================================
--- trunk/ndbapi/errors.xml	2006-04-24 12:19:06 UTC (rev 1913)
+++ trunk/ndbapi/errors.xml	2006-04-24 12:31:28 UTC (rev 1914)
@@ -27,4 +27,4 @@
       </abstract>
     </section>
 
-  </chapter>
\ No newline at end of file
+</chapter>

Modified: trunk/ndbapi/examples.xml
===================================================================
--- trunk/ndbapi/examples.xml	2006-04-24 12:19:06 UTC (rev 1913)
+++ trunk/ndbapi/examples.xml	2006-04-24 12:31:28 UTC (rev 1914)
@@ -52,4 +52,4 @@
       <!-- </abstract> -->
     </section>
 
-  </chapter>
\ No newline at end of file
+</chapter>

Modified: trunk/ndbapi/mgm-api.xml
===================================================================
--- trunk/ndbapi/mgm-api.xml	2006-04-24 12:19:06 UTC (rev 1913)
+++ trunk/ndbapi/mgm-api.xml	2006-04-24 12:31:28 UTC (rev 1914)
@@ -137,4 +137,4 @@
       </section>
     </section>
 
-  </chapter>
\ No newline at end of file
+</chapter>

Modified: trunk/ndbapi/ndb-classes.xml
===================================================================
--- trunk/ndbapi/ndb-classes.xml	2006-04-24 12:19:06 UTC (rev 1913)
+++ trunk/ndbapi/ndb-classes.xml	2006-04-24 12:31:28 UTC (rev 1914)
@@ -225,4 +225,4 @@
 
     </section>
 
-  </chapter>
\ No newline at end of file
+</chapter>

Modified: trunk/ndbapi/overview.xml
===================================================================
--- trunk/ndbapi/overview.xml	2006-04-24 12:19:06 UTC (rev 1913)
+++ trunk/ndbapi/overview.xml	2006-04-24 12:31:28 UTC (rev 1914)
@@ -83,4 +83,4 @@
 
     </section>
 
-  </chapter>
\ No newline at end of file
+</chapter>

Modified: trunk/ndbapi/tips-tricks-problems.xml
===================================================================
--- trunk/ndbapi/tips-tricks-problems.xml	2006-04-24 12:19:06 UTC (rev 1913)
+++ trunk/ndbapi/tips-tricks-problems.xml	2006-04-24 12:31:28 UTC (rev 1914)
@@ -36,4 +36,4 @@
       </abstract>
     </section>
 
-  </chapter>
\ No newline at end of file
+</chapter>

Thread
svn commit - mysqldoc@docsrva: r1914 - trunk/ndbapijon24 Apr