mirror of
https://github.com/aaru-dps/fstester.git
synced 2025-12-16 19:24:39 +00:00
DOS code clean-up.
This commit is contained in:
@@ -82,7 +82,7 @@ struct dosuname_version_t
|
|||||||
int ndos_minor;
|
int ndos_minor;
|
||||||
int windows_major;
|
int windows_major;
|
||||||
int windows_minor;
|
int windows_minor;
|
||||||
unsigned long windows_mode;
|
unsigned long windows_mode;
|
||||||
int softice_major;
|
int softice_major;
|
||||||
int softice_minor;
|
int softice_minor;
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -32,7 +32,6 @@ Copyright (C) 2011-2021 Natalia Portillo
|
|||||||
|
|
||||||
#include "../include/defs.h"
|
#include "../include/defs.h"
|
||||||
#include "../log.h"
|
#include "../log.h"
|
||||||
#include "dosdefs.h"
|
|
||||||
#include "dosuname.h"
|
#include "dosuname.h"
|
||||||
|
|
||||||
void GetOsInfo()
|
void GetOsInfo()
|
||||||
|
|||||||
Reference in New Issue
Block a user