One more compilation warning fixed.
authoretisserant
Tue, 04 Dec 2007 08:10:23 +0100
changeset 322 78615d6a8ddd
parent 321 994457edada8
child 323 4df7e6d2d1db
One more compilation warning fixed.
include/data.h
--- a/include/data.h	Mon Dec 03 13:09:19 2007 +0100
+++ b/include/data.h	Tue Dec 04 08:10:23 2007 +0100
@@ -93,7 +93,7 @@
 	storeODSubIndex_t storeODSubIndex; 
 	
 	/* DCF concise */
-    indextable* dcf_odentry;
+    const indextable* dcf_odentry;
 	UNS8* dcf_cursor;
 	UNS32 dcf_entries_count;