traceservices/tracefw/ost_trace_api/unit_test/te_ost/inc/uloggerconfig.h
changeset 29 cce6680bbf1c
parent 0 08ec8eefde2f
child 45 cc28652e0254
--- a/traceservices/tracefw/ost_trace_api/unit_test/te_ost/inc/uloggerconfig.h	Fri May 14 13:32:10 2010 +0100
+++ b/traceservices/tracefw/ost_trace_api/unit_test/te_ost/inc/uloggerconfig.h	Thu Jul 01 17:02:22 2010 +0100
@@ -34,8 +34,8 @@
 public:
 	~CClearConfig();
 	CClearConfig();
-	void Clear(RULogger& loggerSession);
-	void Default(RULogger& loggerSession);
+	void ClearL(RULogger& loggerSession);
+	void DefaultL(RULogger& loggerSession);
 //private:
 	
 };