mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-20 18:05:21 -04:00
v2.0 (build 639)
* Also fix a Syslinux/MinGW warning
This commit is contained in:
parent
07bc55aed3
commit
80406bac08
3 changed files with 9 additions and 13 deletions
|
@ -33,10 +33,6 @@
|
|||
#define M_ERR(msg) (NtfsSectLastErrorMessage = (msg))
|
||||
|
||||
/*** Function declarations */
|
||||
static DWORD NtfsSectGetVolumeHandle(
|
||||
CHAR * VolumeName,
|
||||
S_NTFSSECT_VOLINFO * VolumeInfo
|
||||
);
|
||||
static DWORD NtfsSectGetVolumePartitionLba(S_NTFSSECT_VOLINFO * VolumeInfo);
|
||||
|
||||
/*** Objects */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue