summaryrefslogtreecommitdiff
path: root/nuttx/libc/spawn/lib_psfa_init.c
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-11 21:51:54 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-01-11 21:51:54 +0000
commit5a180ec4940c993311eedddaa13194f9977968f1 (patch)
tree60b33dff14781a7f98e7c78b6f47243cace54e77 /nuttx/libc/spawn/lib_psfa_init.c
parent049b66a75a6f7795b5e80ce70122479f2ef31586 (diff)
downloadpx4-nuttx-5a180ec4940c993311eedddaa13194f9977968f1.tar.gz
px4-nuttx-5a180ec4940c993311eedddaa13194f9977968f1.tar.bz2
px4-nuttx-5a180ec4940c993311eedddaa13194f9977968f1.zip
Documentation update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5512 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/libc/spawn/lib_psfa_init.c')
-rw-r--r--nuttx/libc/spawn/lib_psfa_init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/libc/spawn/lib_psfa_init.c b/nuttx/libc/spawn/lib_psfa_init.c
index 4e23703ae..5c902125a 100644
--- a/nuttx/libc/spawn/lib_psfa_init.c
+++ b/nuttx/libc/spawn/lib_psfa_init.c
@@ -50,7 +50,7 @@
*
* Description:
* The posix_spawn_file_actions_init() function initializes the object
- * referenced by file_actions, to an empty set of file actions for
+ * referenced by file_actions to an empty set of file actions for
* subsequent use in a call to posix_spawn() or posix_spawnp().
*
* Input Parameters: