From dc2adb04132daf673a6abaae3c3b7cc0fa570374 Mon Sep 17 00:00:00 2001 From: Adrian Thurston Date: Tue, 13 Dec 2016 10:13:21 -0500 Subject: an automated include convention improvement from Peter Reijnders --- src/struct.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/struct.h') diff --git a/src/struct.h b/src/struct.h index 0bb10cd3..f1b24239 100644 --- a/src/struct.h +++ b/src/struct.h @@ -157,4 +157,5 @@ struct colm_struct *colm_construct_reducer( struct colm_program *prg, long gener } #endif -#endif +#endif /* _COLM_STRUCT_H */ + -- cgit v1.2.1