You are viewing a plain text version of this content. The canonical link for it is here.
Posted to stonehenge-commits@incubator.apache.org by dr...@apache.org on 2009/06/26 18:02:33 UTC

svn commit: r788799 - /incubator/stonehenge/trunk/stocktrader/dotnet/common/StockTraderUtility/SQLHelper.cs

Author: drewbai
Date: Fri Jun 26 18:02:32 2009
New Revision: 788799

URL: http://svn.apache.org/viewvc?rev=788799&view=rev
Log:
Change encoding was utf32 and not dif-able/patch-able

Modified:
    incubator/stonehenge/trunk/stocktrader/dotnet/common/StockTraderUtility/SQLHelper.cs

Modified: incubator/stonehenge/trunk/stocktrader/dotnet/common/StockTraderUtility/SQLHelper.cs
URL: http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/common/StockTraderUtility/SQLHelper.cs?rev=788799&r1=788798&r2=788799&view=diff
==============================================================================
--- incubator/stonehenge/trunk/stocktrader/dotnet/common/StockTraderUtility/SQLHelper.cs (original)
+++ incubator/stonehenge/trunk/stocktrader/dotnet/common/StockTraderUtility/SQLHelper.cs Fri Jun 26 18:02:32 2009
@@ -332,4 +332,4 @@
             }
         }
     }
-}
\ No newline at end of file
+}
\ No newline at end of file