hwpluginsimulation/mocksy/inc/cmocksyengine.h
branchopencode
changeset 77 930a53cdc2d3
parent 24 6638e7f4bd8f
--- a/hwpluginsimulation/mocksy/inc/cmocksyengine.h	Fri Jun 04 13:03:15 2010 +0100
+++ b/hwpluginsimulation/mocksy/inc/cmocksyengine.h	Thu Oct 07 19:32:01 2010 +0300
@@ -33,7 +33,7 @@
 		EHandlingTerminated,	//< all messages are handled
 		EFailure,				//< receive message doesn't correspond to the expected one
 		};
-
+	
 	virtual void Notify(TNotificationType aNotification) =0;	
 	};