From 80076276e10f53f8054f504b107d1a2b02a1cf93 Mon Sep 17 00:00:00 2001 From: Mathieu Malaterre Date: Thu, 15 Mar 2012 13:35:04 +0000 Subject: [PATCH] [trunk] remove a warning about no end of file --- applications/common/format_defs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/common/format_defs.h b/applications/common/format_defs.h index d4be93b5..5c31b18d 100644 --- a/applications/common/format_defs.h +++ b/applications/common/format_defs.h @@ -45,4 +45,4 @@ #define TGA_DFMT 16 #define PNG_DFMT 17 -#endif /* _OPJ_FORMAT_DEFS_H_ */ \ No newline at end of file +#endif /* _OPJ_FORMAT_DEFS_H_ */ -- 2.40.0