webengine/wmlengine/src/wml/include/nw_wml_core.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
--- a/webengine/wmlengine/src/wml/include/nw_wml_core.h	Tue Feb 02 00:56:45 2010 +0200
+++ b/webengine/wmlengine/src/wml/include/nw_wml_core.h	Fri Mar 19 09:52:28 2010 +0200
@@ -15,6 +15,7 @@
 *
 */
 
+
 /*
     $Workfile: nw_wml_core.h $
 
@@ -54,8 +55,10 @@
 #include "urlloader_urlresponse.h"
 #include "BrsrStatusCodes.h"
 
+
 #define MAX_NUMBER_INTRA_OEF 15 /* the value is so chosen that the call stack does not max out - Vishy*/
 
+
 /*---------------------------------------------------------------------
  * NW_Wml_History_t -- history stack element -- holds information needed
  * to reconstruct the call to access a card we've been to recently.