You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by ge...@apache.org on 2007/01/28 02:42:20 UTC

svn commit: r500727 - /harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/Initialize.cpp

Author: geirm
Date: Sat Jan 27 17:42:20 2007
New Revision: 500727

URL: http://svn.apache.org/viewvc?view=rev&rev=500727
Log:
added newline to kick CC

Modified:
    harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/Initialize.cpp

Modified: harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/Initialize.cpp
URL: http://svn.apache.org/viewvc/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/Initialize.cpp?view=diff&rev=500727&r1=500726&r2=500727
==============================================================================
--- harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/Initialize.cpp (original)
+++ harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/Initialize.cpp Sat Jan 27 17:42:20 2007
@@ -14,6 +14,7 @@
  *  See the License for the specific language governing permissions and
  *  limitations under the License.
  */
+
 /** 
  * @author Pavel Pervov
  * @version $Revision: 1.1.2.3.4.4 $