From 3c2620d54c4ccf2fbb713659dfd4362bcdd0091b Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 13 Feb 2012 14:52:31 +0000 Subject: Several font files were missing a newline at the end git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4388 7fd9a85b-ad96-42d3-883c-3090e2eb8679 --- nuttx/graphics/nxfonts/nxfonts_sans17x22.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nuttx/graphics/nxfonts/nxfonts_sans17x22.h') diff --git a/nuttx/graphics/nxfonts/nxfonts_sans17x22.h b/nuttx/graphics/nxfonts/nxfonts_sans17x22.h index f675af095..cea027447 100644 --- a/nuttx/graphics/nxfonts/nxfonts_sans17x22.h +++ b/nuttx/graphics/nxfonts/nxfonts_sans17x22.h @@ -1,7 +1,7 @@ /**************************************************************************** * graphics/nxfonts/nxfonts_serif30x26.h * - * Copyright (C) 2011 NX Engineering, S.A., All rights reserved. + * Copyright (C) 2011-2012 NX Engineering, S.A., All rights reserved. * Author: Gregory Nutt * * Redistribution and use in source and binary forms, with or without @@ -846,4 +846,4 @@ extern "C" { } #endif -#endif /* __GRAPHICS_NXFONTS_NXFONTS_SANS17X22_H */ \ No newline at end of file +#endif /* __GRAPHICS_NXFONTS_NXFONTS_SANS17X22_H */ -- cgit v1.2.3