Fix function level comments that start with /* not /**
authorSam Reed <reedy@users.mediawiki.org>
Sat, 21 May 2011 19:35:16 +0000 (19:35 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Sat, 21 May 2011 19:35:16 +0000 (19:35 +0000)
commite514478ba52bbae35955dc9b23e9a015aa86cdaf
tree1219bbced11bda8cf0d48d8dd1558c657045b34b
parentc6686ca6bd0057dc3793a0b57d563e06d770f288
Fix function level comments that start with /* not /**
20 files changed:
includes/Article.php
includes/ChangesFeed.php
includes/ConfEditor.php
includes/EditPage.php
includes/MimeMagic.php
includes/Title.php
includes/db/DatabaseSqlite.php
includes/db/LBFactory.php
includes/filerepo/File.php
includes/filerepo/FileRepo.php
includes/filerepo/ForeignAPIRepo.php
includes/installer/SqliteInstaller.php
includes/media/BMP.php
includes/media/Generic.php
includes/media/SVG.php
includes/media/SVGMetadataExtractor.php
includes/media/XMP.php
includes/objectcache/BagOStuff.php
includes/parser/CoreParserFunctions.php
includes/search/SearchPostgres.php