mikeh       01/05/15 21:11:01

  Modified:    conf/torque/templates/om Peer.vm
  Log:
  changed tabs to spaces
  
  Revision  Changes    Path
  1.59      +7 -7      jakarta-turbine/conf/torque/templates/om/Peer.vm
  
  Index: Peer.vm
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine/conf/torque/templates/om/Peer.vm,v
  retrieving revision 1.58
  retrieving revision 1.59
  diff -u -r1.58 -r1.59
  --- Peer.vm   2001/05/16 04:09:16     1.58
  +++ Peer.vm   2001/05/16 04:11:00     1.59
  @@ -70,9 +70,9 @@
   
   #if ($doInputValidation) 
       static 
  -      {
  -              try 
  -              {
  +    {
  +       try 
  +       {
             InputValidator tmp;
   #foreach ($col in $table.Columns)
       #set ( $tfc=$table.JavaName )
  @@ -90,10 +90,10 @@
   #end
   #end
   #end
  -              }catch(Exception e)
  -              {
  -                      Log.error(e);
  -              }
  +       }catch(Exception e)
  +       {
  +          Log.error(e);
  +       }
       }
   #end
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to