summaryrefslogtreecommitdiff
path: root/ext2fs/ext2fs.h
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1995-04-17 15:41:29 +0000
committerMiles Bader <miles@gnu.org>1995-04-17 15:41:29 +0000
commit4663ec0a445b9297cf979489574ceb1564b77793 (patch)
treed911c5fd2f691d7175843eeea5039e57c526c3e8 /ext2fs/ext2fs.h
parent8d92b877b26d27776651497500b8d0b65c75ff7b (diff)
Formerly ext2fs.h.~28~
Diffstat (limited to 'ext2fs/ext2fs.h')
-rw-r--r--ext2fs/ext2fs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext2fs/ext2fs.h b/ext2fs/ext2fs.h
index 869d6b1c..face0fcb 100644
--- a/ext2fs/ext2fs.h
+++ b/ext2fs/ext2fs.h
@@ -223,7 +223,7 @@ unsigned long groups_count; /* Number of groups in the fs */
spin_lock_t node_to_page_lock;
spin_lock_t generation_lock;
-unsigned long nextgennumber;
+unsigned long next_generation;
/* ---------------------------------------------------------------- */
/* Functions for looking inside disk_image */