kernel/eka/compsupp/rvct2_1/drtaeabi.cpp
changeset 44 36bfc973b146
parent 43 96e5fb8b040d
child 45 329ab0095843
--- a/kernel/eka/compsupp/rvct2_1/drtaeabi.cpp	Thu Dec 17 09:24:54 2009 +0200
+++ b/kernel/eka/compsupp/rvct2_1/drtaeabi.cpp	Thu Jan 07 13:38:45 2010 +0200
@@ -2,7 +2,7 @@
 * Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
-* under the terms of "Eclipse Public License v1.0"
+* under the terms of the License "Eclipse Public License v1.0"
 * which accompanies this distribution, and is available
 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
 *
@@ -117,7 +117,7 @@
 	DCB "EXPORT __cxa_finalize\n"
 #endif
 
-// Exception Support from here. Not needed by system side code.
+/// Exception Support from here. Not needed by system side code.
 #ifndef __KERNEL_MODE__
 	// Standard (user-visible) C++  exception related functions
 	DCB "EXPORT _ZSt9terminatev\n"