From 0e6a9b7f22e12fc625ae5fe6ac2a7b20825a52a5 Mon Sep 17 00:00:00 2001 From: "e.gavrin" Date: Tue, 8 Jul 2014 13:47:33 +0400 Subject: [PATCH] fix warnings --- src/libcoreint/opcode-structures.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libcoreint/opcode-structures.h b/src/libcoreint/opcode-structures.h index 6332dce69..19fb9c0ac 100644 --- a/src/libcoreint/opcode-structures.h +++ b/src/libcoreint/opcode-structures.h @@ -397,4 +397,4 @@ OP_CODE_DECL (decl_var, T_IDX, // TODO New constructor -#endif /* OPCODE_STRUCTURES_H */ \ No newline at end of file +#endif /* OPCODE_STRUCTURES_H */