summaryrefslogtreecommitdiff
path: root/nuttx/lib/string/Make.defs
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-03-30 20:34:21 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-03-30 20:34:21 +0000
commit144c447139eb6739d67c01a446bf00826316f624 (patch)
tree41746a15608e2c1f504b17a4fa94b96f0251c4b5 /nuttx/lib/string/Make.defs
parent16eaa06941bbeb6c8fb1131bf631dfc6cb77452b (diff)
downloadpx4-nuttx-144c447139eb6739d67c01a446bf00826316f624.tar.gz
px4-nuttx-144c447139eb6739d67c01a446bf00826316f624.tar.bz2
px4-nuttx-144c447139eb6739d67c01a446bf00826316f624.zip
Move stdio.h functions in lib/ to lib/stdio
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3440 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/lib/string/Make.defs')
-rw-r--r--nuttx/lib/string/Make.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/lib/string/Make.defs b/nuttx/lib/string/Make.defs
index c8f5b05f3..ad9340a82 100644
--- a/nuttx/lib/string/Make.defs
+++ b/nuttx/lib/string/Make.defs
@@ -1,7 +1,7 @@
############################################################################
# lib/string/Make.defs
#
-# Copyright (C) 2010 Gregory Nutt. All rights reserved.
+# Copyright (C) 2011 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
#
# Redistribution and use in source and binary forms, with or without