mirror of
https://github.com/aaru-dps/fstester.git
synced 2025-12-16 19:24:39 +00:00
Set DOS attributes using a for loop instead of repeating code.
This commit is contained in:
@@ -36,7 +36,6 @@ Copyright (C) 2011-2021 Natalia Portillo
|
||||
#include <errno.h>
|
||||
|
||||
#include "../include/defs.h"
|
||||
#include "../include/dosos2.h"
|
||||
#include "dos.h"
|
||||
|
||||
void GetVolumeInfo(const char* path, size_t* clusterSize)
|
||||
|
||||
Reference in New Issue
Block a user