Browse Source

[master] indentation consistency

JINMEI Tatuya 13 years ago
parent
commit
962a91763b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      ChangeLog

+ 2 - 2
ChangeLog

@@ -9,12 +9,12 @@
 	only for the XML documents but also is for the XSD and XSL documents.
 	only for the XML documents but also is for the XSD and XSL documents.
 	(Trac #917, git b34bf286c064d44746ec0b79e38a6177d01e6956)
 	(Trac #917, git b34bf286c064d44746ec0b79e38a6177d01e6956)
 
 
-318.    [func]      stephen
+318.    [func]		stephen
 	Add C++ API for accessing zone difference information in database-based
 	Add C++ API for accessing zone difference information in database-based
 	data sources.
 	data sources.
 	(Trac #1330, git 78770f52c7f1e7268d99e8bfa8c61e889813bb33)
 	(Trac #1330, git 78770f52c7f1e7268d99e8bfa8c61e889813bb33)
 
 
-317.    [func]      vorner
+317.    [func]		vorner
 	datasrc: the getUpdater method of DataSourceClient supports an optional
 	datasrc: the getUpdater method of DataSourceClient supports an optional
 	'journaling' parameter to indicate the generated updater to store diffs.
 	'journaling' parameter to indicate the generated updater to store diffs.
 	The database based derived class implements this extension.
 	The database based derived class implements this extension.