webengine/wmlengine/src/urlloader/include/urlloader_urlloaderint.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
--- a/webengine/wmlengine/src/urlloader/include/urlloader_urlloaderint.h	Tue Feb 02 00:56:45 2010 +0200
+++ b/webengine/wmlengine/src/urlloader/include/urlloader_urlloaderint.h	Fri Mar 19 09:52:28 2010 +0200
@@ -15,6 +15,7 @@
 *
 */
 
+
 #ifndef URLLOADERINT_H
 #define URLLOADERINT_H
 
@@ -23,6 +24,7 @@
 #include "urlloader_urlresponse.h"
 #include "BrsrStatusCodes.h"
 
+
 #ifdef __cplusplus
 extern "C" {
 #endif
@@ -31,13 +33,14 @@
     
 #define NW_NUM_INSTANCES 3
 
+
 // MACROS
     
 // DATA TYPES
     
 // The "TEnterStatus", relates to what security state the page is going to.
 // This "page loading" status, is passed in HandleBrowserLoadEventL() using the
-// TBrCtlLoadEvent enum. (see brctldefs.h)  
+// TBrCtlLoadEvent enum. (see BrCtlDefs.h)  
 // These constants must stay in sync with viewshellobserver.h
 //R