connectivitymodules/SeCon/wbxml/conmlhandler/inc/sconxmlstack.h
changeset 20 e1de7d03f843
parent 19 2691f6aa1921
--- a/connectivitymodules/SeCon/wbxml/conmlhandler/inc/sconxmlstack.h	Fri Mar 19 09:27:26 2010 +0200
+++ b/connectivitymodules/SeCon/wbxml/conmlhandler/inc/sconxmlstack.h	Fri Apr 16 14:53:26 2010 +0300
@@ -49,7 +49,7 @@
         * @param none
         * @return none
         */
-	inline void Push( T* aItem );
+	inline void PushL( T* aItem );
 	
 	/**
         * Returns the number of items in the stack
@@ -82,4 +82,4 @@
 
 #include "sconxmlstack.inl"
 
-#endif // __SCONXMLSTACK_H__
\ No newline at end of file
+#endif // __SCONXMLSTACK_H__