* native eol style
authorAntoine Musso <hashar@users.mediawiki.org>
Thu, 1 Mar 2007 18:33:45 +0000 (18:33 +0000)
committerAntoine Musso <hashar@users.mediawiki.org>
Thu, 1 Mar 2007 18:33:45 +0000 (18:33 +0000)
* fix comment

includes/ProfilerSimpleUDP.php

index 1a4b610..a9bce07 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /* ProfilerSimpleUDP class, that sends out messages for 'udpprofile' daemon
-   (the one from wikipedia/udpprofile CVS )
+   (the one from mediawiki/trunk/udpprofile SVN )
 */
 
 require_once(dirname(__FILE__).'/Profiler.php');