Update macros.

This commit is contained in:
2020-03-01 16:57:21 +00:00
parent dade86a84d
commit 8dc482b793
13 changed files with 30 additions and 30 deletions

View File

@@ -31,8 +31,8 @@ Copyright (C) 2011-2020 Natalia Portillo
#if defined(__OS2__) || defined(__os2__) || defined(__DOS__) || defined(MSDOS)
#ifndef DIC_FSTESTER_SETTER_DOSOS2_H
#define DIC_FSTESTER_SETTER_DOSOS2_H
#ifndef AARU_FSTESTER_SETTER_DOSOS2_H
#define AARU_FSTESTER_SETTER_DOSOS2_H
const char *archivedAttributeText = "This file has the archived attribute set.\n";
const char *systemAttributeText = "This file has the system attribute set.\n";