summaryrefslogtreecommitdiff
path: root/nuttx/graphics/nxfonts/nxfonts_sans20x26.h
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-02-13 14:52:31 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-02-13 14:52:31 +0000
commitdd2a63dfa369bc77e7a408a3f9c8d6ea35bf2a3a (patch)
tree1278125e3851b9f1a752909547f7000c4b094d62 /nuttx/graphics/nxfonts/nxfonts_sans20x26.h
parent75882b064d49fc9ed06b99ad304018b6253a0cc0 (diff)
downloadpx4-nuttx-dd2a63dfa369bc77e7a408a3f9c8d6ea35bf2a3a.tar.gz
px4-nuttx-dd2a63dfa369bc77e7a408a3f9c8d6ea35bf2a3a.tar.bz2
px4-nuttx-dd2a63dfa369bc77e7a408a3f9c8d6ea35bf2a3a.zip
Several font files were missing a newline at the end
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4388 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/graphics/nxfonts/nxfonts_sans20x26.h')
-rw-r--r--nuttx/graphics/nxfonts/nxfonts_sans20x26.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/graphics/nxfonts/nxfonts_sans20x26.h b/nuttx/graphics/nxfonts/nxfonts_sans20x26.h
index 04b9ee469..c887da5e5 100644
--- a/nuttx/graphics/nxfonts/nxfonts_sans20x26.h
+++ b/nuttx/graphics/nxfonts/nxfonts_sans20x26.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 <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without
@@ -846,4 +846,4 @@ extern "C" {
}
#endif
-#endif /* __GRAPHICS_NXFONTS_NXFONTS_SANS20X26_H */ \ No newline at end of file
+#endif /* __GRAPHICS_NXFONTS_NXFONTS_SANS20X26_H */