summaryrefslogtreecommitdiff
path: root/nuttx/graphics/nxsu
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-09-20 19:19:33 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-09-20 19:19:33 +0000
commit0e69fff93f13982c5f90a88050bcbd8bd1e0b2d7 (patch)
tree909ec82dbe7f836a18e232e941a3644c4844f820 /nuttx/graphics/nxsu
parent63fa495324ba5f83daf562de6cf85f3cdfe93f35 (diff)
downloadnuttx-0e69fff93f13982c5f90a88050bcbd8bd1e0b2d7.tar.gz
nuttx-0e69fff93f13982c5f90a88050bcbd8bd1e0b2d7.tar.bz2
nuttx-0e69fff93f13982c5f90a88050bcbd8bd1e0b2d7.zip
Add beginning of a TIFF file creation library
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3964 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/graphics/nxsu')
-rw-r--r--nuttx/graphics/nxsu/nxfe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/graphics/nxsu/nxfe.h b/nuttx/graphics/nxsu/nxfe.h
index 59e5c185d..59f5b7e61 100644
--- a/nuttx/graphics/nxsu/nxfe.h
+++ b/nuttx/graphics/nxsu/nxfe.h
@@ -181,5 +181,5 @@ EXTERN int nxsu_mousereport(struct nxbe_window_s *wnd);
}
#endif
-#endif /* __GRAPHICS_NSMU_NXFE_H */
+#endif /* __GRAPHICS_NXSU_NXFE_H */