diff --git a/fs/befs/super.c b/fs/befs/super.c index aeafc4d842788ca7cc760599b68e9d5988dd4110..9d1b56cd6f19d4b49b1d62721e446c0720519170 100644 --- a/fs/befs/super.c +++ b/fs/befs/super.c @@ -14,7 +14,7 @@ #include "super.h" /** - * load_befs_sb -- Read from disk and properly byteswap all the fields + * befs_load_sb -- Read from disk and properly byteswap all the fields * of the befs superblock * *