Reformat.

This commit is contained in:
2021-03-09 17:38:03 +00:00
parent 32043cf7a2
commit 7f7555d3e3
16 changed files with 32 additions and 48 deletions

View File

@@ -38,11 +38,10 @@ Copyright (C) 2011-2021 Natalia Portillo
#include <stdlib.h>
#include <string.h>
#include "dos.h"
#include "../include/dosos2.h"
#include "../include/consts.h"
#include "../include/defs.h"
#include "../include/dosos2.h"
#include "dos.h"
void FilePermissions(const char* path)
{ /* Do nothing, not supported by target operating system */