From 44e9cefedeed8649caadd81f3a0afdf72eae8e11 Mon Sep 17 00:00:00 2001 From: sluicebox Date: Wed, 24 Jul 2019 08:51:16 -0700 Subject: GLK: ALAN3: Add NL to EOF in attribute.h Fixes VS2015 compiler error --- engines/glk/alan3/attribute.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/glk/alan3/attribute.h') diff --git a/engines/glk/alan3/attribute.h b/engines/glk/alan3/attribute.h index 02aac0d926..95bf464cd6 100644 --- a/engines/glk/alan3/attribute.h +++ b/engines/glk/alan3/attribute.h @@ -35,4 +35,4 @@ extern void setAttribute(AttributeEntry *attributeTable, int attributeCode, Aptr } // End of namespace Alan3 } // End of namespace Glk -#endif \ No newline at end of file +#endif -- cgit v1.2.3