Normalise comment usage (# --> //)
authorSam Reed <reedy@users.mediawiki.org>
Sat, 23 Jan 2010 22:52:40 +0000 (22:52 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Sat, 23 Jan 2010 22:52:40 +0000 (22:52 +0000)
commitb15f2c8c46c6bbc83ac0bbb4e8e4a87f330bf56a
tree4dfe053752d23f7d09c8fb58cae2eaac3dfb19c2
parentb739e97341be4b70b53aa732c336ae383ad46c78
Normalise comment usage (# --> //)
27 files changed:
includes/api/ApiBase.php
includes/api/ApiDelete.php
includes/api/ApiEditPage.php
includes/api/ApiFormatBase.php
includes/api/ApiFormatDbg.php
includes/api/ApiFormatTxt.php
includes/api/ApiFormatYaml_spyc.php
includes/api/ApiMain.php
includes/api/ApiMove.php
includes/api/ApiPageSet.php
includes/api/ApiParse.php
includes/api/ApiQuery.php
includes/api/ApiQueryBase.php
includes/api/ApiQueryBlocks.php
includes/api/ApiQueryCategories.php
includes/api/ApiQueryCategoryMembers.php
includes/api/ApiQueryExternalLinks.php
includes/api/ApiQueryImageInfo.php
includes/api/ApiQueryImages.php
includes/api/ApiQueryInfo.php
includes/api/ApiQueryLangLinks.php
includes/api/ApiQueryLinks.php
includes/api/ApiQueryRandom.php
includes/api/ApiQueryRevisions.php
includes/api/ApiQuerySiteinfo.php
includes/api/ApiQueryWatchlist.php
includes/api/ApiRollback.php