From: Mathieu Malaterre Date: Thu, 15 Mar 2012 13:35:04 +0000 (+0000) Subject: [trunk] remove a warning about no end of file X-Git-Tag: version.2.0~474 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=80076276e10f53f8054f504b107d1a2b02a1cf93;p=openjpeg [trunk] remove a warning about no end of file --- 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_ */