eapol/eapol_framework/eapol_common/am/include/simple_config_am_services.h
branchRCL_3
changeset 46 c74b3d9f6b9e
parent 45 bad0cc58d154
--- a/eapol/eapol_framework/eapol_common/am/include/simple_config_am_services.h	Tue Aug 31 15:16:37 2010 +0300
+++ b/eapol/eapol_framework/eapol_common/am/include/simple_config_am_services.h	Wed Sep 01 12:23:57 2010 +0100
@@ -16,7 +16,7 @@
 */
 
 /*
-* %version: %
+* %version: 25 %
 */
 
 #if !defined(_SIMPLE_CONFIG_AM_SERVICES_H_)
@@ -52,11 +52,10 @@
 public:
 	//--------------------------------------------------
 
-	/* The destructor does nothing */
 	virtual ~simple_config_am_services_c()
 	{
 	}
-	
+
 	/**
 	 * Object must indicate it's validity.
 	 * If object initialization fails this function must return false.