Update of /cvsroot/fink/web/pdb
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv18488/web/pdb

Modified Files:
        browse.php 
Log Message:
fix spacing

Index: browse.php
===================================================================
RCS file: /cvsroot/fink/web/pdb/browse.php,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- browse.php  14 Dec 2007 15:39:47 -0000      1.26
+++ browse.php  18 Dec 2007 17:19:46 -0000      1.27
@@ -195,7 +195,7 @@
 <?
        $qdesc = get_query_description();
        if (!empty($qdesc)) {
-               print '(' . $qdesc . ')';
+               print ' (' . $qdesc . ')';
        }
 ?>
 </h1>


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to