aboutsummaryrefslogtreecommitdiff
path: root/src/gdbmdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gdbmdefs.h')
-rw-r--r--src/gdbmdefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gdbmdefs.h b/src/gdbmdefs.h
index 37a5637..a53f637 100644
--- a/src/gdbmdefs.h
+++ b/src/gdbmdefs.h
@@ -225,7 +225,7 @@ struct gdbm_file_info
/* The bucket cache. */
cache_elem *bucket_cache;
size_t cache_size;
- int last_read;
+ size_t last_read;
/* Points to the current hash bucket in the cache. */
hash_bucket *bucket;

Return to:

Send suggestions and report system problems to the System administrator.