aboutsummaryrefslogtreecommitdiff
path: root/nuttx/lib/signal/sig_delset.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
commitee6cba7a0102a6c26ee1143bc103fe8c99577520 (patch)
tree08ba85afaebe96b8d1faec74b32bd6ae0a91d46a /nuttx/lib/signal/sig_delset.c
parent035e89e554edf6d06736b1734b128e47164a4487 (diff)
downloadpx4-firmware-ee6cba7a0102a6c26ee1143bc103fe8c99577520.tar.gz
px4-firmware-ee6cba7a0102a6c26ee1143bc103fe8c99577520.tar.bz2
px4-firmware-ee6cba7a0102a6c26ee1143bc103fe8c99577520.zip
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/signal/sig_delset.c')
-rw-r--r--nuttx/lib/signal/sig_delset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/lib/signal/sig_delset.c b/nuttx/lib/signal/sig_delset.c
index 489c59afa..1c661d37f 100644
--- a/nuttx/lib/signal/sig_delset.c
+++ b/nuttx/lib/signal/sig_delset.c
@@ -2,7 +2,7 @@
* lib/signal/sig_delset.c
*
* Copyright (C) 2007, 2008, 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