eapol/eapol_framework/eapol_common/am/include/simple_config_am_services.h
branchRCL_3
changeset 45 bad0cc58d154
parent 2 1c7bc153c08e
child 46 c74b3d9f6b9e
child 49 43351a4f2da3
--- a/eapol/eapol_framework/eapol_common/am/include/simple_config_am_services.h	Thu Aug 19 09:58:27 2010 +0300
+++ b/eapol/eapol_framework/eapol_common/am/include/simple_config_am_services.h	Tue Aug 31 15:16:37 2010 +0300
@@ -16,7 +16,7 @@
 */
 
 /*
-* %version: 25 %
+* %version: %
 */
 
 #if !defined(_SIMPLE_CONFIG_AM_SERVICES_H_)
@@ -52,10 +52,11 @@
 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.