summaryrefslogtreecommitdiff
path: root/nuttx/lib/lib_streamsem.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/lib/lib_streamsem.c')
-rw-r--r--nuttx/lib/lib_streamsem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/lib/lib_streamsem.c b/nuttx/lib/lib_streamsem.c
index 5560778cf..81da6dcc8 100644
--- a/nuttx/lib/lib_streamsem.c
+++ b/nuttx/lib/lib_streamsem.c
@@ -1,5 +1,5 @@
/************************************************************************
- * lib/ib_streamsem.c
+ * lib/unistd/lib_streamsem.c
*
* Copyright (C) 2007, 2009 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <spudmonkey@racsa.co.cr>