From ccb1c33d02b17d72036ed3cfccf565a969774aad Mon Sep 17 00:00:00 2001 From: Boris Barbulovski Date: Tue, 11 Feb 2014 19:14:46 +0100 Subject: Put include guard to every header * ensure include guard to every header * comment endif guard block Signed-off-by: Boris Barbulovski Signed-off-by: Dirk Hohndel --- libdivecomputer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libdivecomputer.h') diff --git a/libdivecomputer.h b/libdivecomputer.h index 8285f5a9f..ec210d31b 100644 --- a/libdivecomputer.h +++ b/libdivecomputer.h @@ -42,4 +42,4 @@ extern char *dumpfile_name; } #endif -#endif +#endif // LIBDIVECOMPUTER_H -- cgit v1.2.3-70-g09d2