diff options
Diffstat (limited to 'block-vvfat.c')
-rw-r--r-- | block-vvfat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/block-vvfat.c b/block-vvfat.c index b8fa72981b..57763b3771 100644 --- a/block-vvfat.c +++ b/block-vvfat.c @@ -2848,4 +2848,3 @@ static void checkpoint(void) { print_direntry(NULL); } #endif - |