You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by tf...@apache.org on 2011/06/21 22:09:07 UTC

svn commit: r1138158 - /db/torque/torque4/trunk/torque-templates/src/main/java/org/apache/torque/templates/transformer/om/FindHelper.java

Author: tfischer
Date: Tue Jun 21 20:09:07 2011
New Revision: 1138158

URL: http://svn.apache.org/viewvc?rev=1138158&view=rev
Log:
Fix trailing space

Modified:
    db/torque/torque4/trunk/torque-templates/src/main/java/org/apache/torque/templates/transformer/om/FindHelper.java

Modified: db/torque/torque4/trunk/torque-templates/src/main/java/org/apache/torque/templates/transformer/om/FindHelper.java
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-templates/src/main/java/org/apache/torque/templates/transformer/om/FindHelper.java?rev=1138158&r1=1138157&r2=1138158&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-templates/src/main/java/org/apache/torque/templates/transformer/om/FindHelper.java (original)
+++ db/torque/torque4/trunk/torque-templates/src/main/java/org/apache/torque/templates/transformer/om/FindHelper.java Tue Jun 21 20:09:07 2011
@@ -48,7 +48,7 @@ final class FindHelper
      * @param root the database Source element, not null.
      * @param tableName the table name, not null.
      * @param searchExternalSchemata if the table should also be located
-     *        in the external schemata. 
+     *        in the external schemata.
      *
      * @return the column's source element, or null if no matching table
      *         exists.



---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org