summaryrefslogtreecommitdiff
path: root/src/analysis/storage/storage-int.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/analysis/storage/storage-int.h')
-rw-r--r--src/analysis/storage/storage-int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/analysis/storage/storage-int.h b/src/analysis/storage/storage-int.h
index 7e01cbc..4883aa8 100644
--- a/src/analysis/storage/storage-int.h
+++ b/src/analysis/storage/storage-int.h
@@ -46,7 +46,7 @@ struct _GObjectStorage
GTypeMemory *tpmem; /* Mémorisation de types */
- GLoadedContent *loaded; /* Contenu principal */
+ char *hash; /* Empreinte du contenu */
storage_backend_t *backends; /* Gestionnaires existants */
size_t count; /* Quantité de gestionnaires */