Reformatting.

This commit is contained in:
2020-05-03 01:16:17 +01:00
parent 5a2ecc4c17
commit da429d1fba
4 changed files with 48 additions and 29 deletions

View File

@@ -29,7 +29,7 @@ Contains DOS definitions
Copyright (C) 2011-2020 Natalia Portillo
*****************************************************************************/
#if defined(__DOS__) || defined (MSDOS)
#if defined(__DOS__) || defined(MSDOS)
#ifndef AARU_FSTESTER_SETTER_DOS_H
#define AARU_FSTESTER_SETTER_DOS_H