mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-20 09:55:11 -04:00
[dos] update FreeDOS to version 1.3
* FreeDOS 1.3 has just been released. Yay! :) * Closes #1740 * Also addresses 2 warnings reported by Coverity.
This commit is contained in:
parent
89db56acbc
commit
42483d23ed
7 changed files with 16 additions and 26 deletions
|
@ -65,7 +65,6 @@ typedef struct _TIME_FIELDS {
|
|||
short Minute;
|
||||
short Second;
|
||||
short Milliseconds;
|
||||
short Weekday;
|
||||
} TIME_FIELDS, *PTIME_FIELDS;
|
||||
|
||||
#define ARGUMENT_PRESENT(ArgumentPointer) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue