summaryrefslogtreecommitdiff
path: root/nuttx/libc/unistd/lib_getoptoptp.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/libc/unistd/lib_getoptoptp.c')
-rw-r--r--nuttx/libc/unistd/lib_getoptoptp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/libc/unistd/lib_getoptoptp.c b/nuttx/libc/unistd/lib_getoptoptp.c
index 4805b7ac3..cd99b172f 100644
--- a/nuttx/libc/unistd/lib_getoptoptp.c
+++ b/nuttx/libc/unistd/lib_getoptoptp.c
@@ -1,5 +1,5 @@
/****************************************************************************
- * lib/unistd/lib_getoptoptp.c
+ * libc/unistd/lib_getoptoptp.c
*
* Copyright (C) 2009, 2011 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>