You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by mp...@apache.org on 2001/12/07 17:13:10 UTC

cvs commit: jakarta-turbine-torque/src/java/org/apache/torque/pool ConnectionPool.java

mpoeschl    01/12/07 08:13:10

  Modified:    src/java/org/apache/torque/pool ConnectionPool.java
  Log:
  remove linebreak
  
  Revision  Changes    Path
  1.5       +2 -3      jakarta-turbine-torque/src/java/org/apache/torque/pool/ConnectionPool.java
  
  Index: ConnectionPool.java
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-torque/src/java/org/apache/torque/pool/ConnectionPool.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- ConnectionPool.java	2001/10/04 01:18:18	1.4
  +++ ConnectionPool.java	2001/12/07 16:13:10	1.5
  @@ -76,7 +76,7 @@
    * @author <a href="mailto:paul@evolventtech.com">Paul O'Leary</a>
    * @author <a href="mailto:magnus@handtolvur.is">Magn�s ��r Torfason</a>
    * @author <a href="mailto:jon@latchkey.com">Jon S. Stevens</a>
  - * @version $Id: ConnectionPool.java,v 1.4 2001/10/04 01:18:18 dlr Exp $
  + * @version $Id: ConnectionPool.java,v 1.5 2001/12/07 16:13:10 mpoeschl Exp $
    */
   public class ConnectionPool
   {
  @@ -636,8 +636,7 @@
       }
   
       /**
  -     * Re
  -     turns the Total connections in the pool
  +     * Returns the Total connections in the pool
        */
       public int getTotalCount()
       {
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>