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