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