summaryrefslogtreecommitdiff
path: root/nuttx/lib/pthread/pthread_mutexattrgetpshared.c
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-08-31 18:55:43 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-08-31 18:55:43 +0000
commitf8d292453df82fde56d2e4674ba78b5885fed899 (patch)
tree08ba85afaebe96b8d1faec74b32bd6ae0a91d46a /nuttx/lib/pthread/pthread_mutexattrgetpshared.c
parentd982646fc68602ca7840a7b826cb49efd1963d6c (diff)
downloadpx4-nuttx-f8d292453df82fde56d2e4674ba78b5885fed899.tar.gz
px4-nuttx-f8d292453df82fde56d2e4674ba78b5885fed899.tar.bz2
px4-nuttx-f8d292453df82fde56d2e4674ba78b5885fed899.zip
Add lib.csv that may be used to generate C library symbol tables
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5072 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/lib/pthread/pthread_mutexattrgetpshared.c')
-rw-r--r--nuttx/lib/pthread/pthread_mutexattrgetpshared.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/lib/pthread/pthread_mutexattrgetpshared.c b/nuttx/lib/pthread/pthread_mutexattrgetpshared.c
index e5e09bbbe..bc6379db5 100644
--- a/nuttx/lib/pthread/pthread_mutexattrgetpshared.c
+++ b/nuttx/lib/pthread/pthread_mutexattrgetpshared.c
@@ -2,7 +2,7 @@
* lib/pthread/pthread_mutexattrgetpshared.c
*
* Copyright (C) 2007-2009, 2011 Gregory Nutt. All rights reserved.
- * Author: Gregory Nutt <spudmonkey@racsa.co.cr>
+ * Author: Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions