From 818ee593aadece3ffe8ac36579c241c0bf157047 Mon Sep 17 00:00:00 2001 From: Přemysl Janouch Date: Mon, 6 May 2013 03:51:06 +0200 Subject: Use GMappedFile if possible --- stardict.h | 1 + 1 file changed, 1 insertion(+) (limited to 'stardict.h') diff --git a/stardict.h b/stardict.h index 1086ac6..aef27fd 100644 --- a/stardict.h +++ b/stardict.h @@ -126,6 +126,7 @@ struct stardict_dict GArray * synonyms; //!< Synonyms gpointer dict; //!< Dictionary data gsize dict_length; //!< Length of the dict data in bytes + GMappedFile * mapped_dict; //!< Memory map handle }; struct stardict_dict_class -- cgit v1.2.3-70-g09d2