From 3a17625aad4bfe0b4336a71e0e485ac6754255f1 Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Mon, 5 Apr 2021 19:33:45 +0100 Subject: [PATCH] Fix spurious endif at end of file. --- setter/src/os2/attr.h | 1 - 1 file changed, 1 deletion(-) diff --git a/setter/src/os2/attr.h b/setter/src/os2/attr.h index 5a962c1..b319584 100644 --- a/setter/src/os2/attr.h +++ b/setter/src/os2/attr.h @@ -108,4 +108,3 @@ static const os2_attr_tests_t os2_attrs[KNOWN_OS2_ATTRS] = { #endif // AARU_FSTESTER_SETTER_SRC_OS2_ATTR_H_ -#endif \ No newline at end of file