summaryrefslogtreecommitdiffstats
path: root/nuttx/lib/pthread/pthread_condattrinit.c
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-08-31 18:55:43 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-08-31 18:55:43 +0000
commit04faf531745bed76327e907f08b0b336469c9796 (patch)
tree08ba85afaebe96b8d1faec74b32bd6ae0a91d46a /nuttx/lib/pthread/pthread_condattrinit.c
parentadff605b65a79c6b20cddae619836d1586c0dc3c (diff)
Add lib.csv that may be used to generate C library symbol tables
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5072 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/lib/pthread/pthread_condattrinit.c')
-rw-r--r--nuttx/lib/pthread/pthread_condattrinit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/lib/pthread/pthread_condattrinit.c b/nuttx/lib/pthread/pthread_condattrinit.c
index 75f01a11b6..5721c61593 100644
--- a/nuttx/lib/pthread/pthread_condattrinit.c
+++ b/nuttx/lib/pthread/pthread_condattrinit.c
@@ -2,7 +2,7 @@
* lib/pthread/pthread_condattrinit.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