connectionmonitoring/connmon/connectionmonitor/inc/ConnMonNoti.h
changeset 52 bbe4544dfd31
parent 44 a0c4ceac30d0
--- a/connectionmonitoring/connmon/connectionmonitor/inc/ConnMonNoti.h	Fri Jul 23 09:11:14 2010 +0300
+++ b/connectionmonitoring/connmon/connectionmonitor/inc/ConnMonNoti.h	Fri Aug 06 19:11:03 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2002-2007 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2002-2010 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"
@@ -673,7 +673,7 @@
         * @return void.
         */
         void SetInterfaceClosed();
-        
+
         /**
         * Tells whether interface has been closed or not.
         * @since
@@ -687,14 +687,14 @@
         * @return void.
         */
         void SetLinkLayerClosed();
-        
+
         /**
         * Sets link layer status to NOT closed.
         * @since
         * @return void.
         */
         void SetLinkLayerOpen();
-        
+
         /**
         * Return ETrue if KLinkLayerClosed has been received.
         * @since