summaryrefslogtreecommitdiff
path: root/nuttx/sched/errno_set.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/sched/errno_set.c')
-rw-r--r--nuttx/sched/errno_set.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/sched/errno_set.c b/nuttx/sched/errno_set.c
index 2bf01d9b1..eda680b64 100644
--- a/nuttx/sched/errno_set.c
+++ b/nuttx/sched/errno_set.c
@@ -2,7 +2,7 @@
* sched/errno_set.c
*
* Copyright (C) 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
@@ -58,7 +58,7 @@
****************************************************************************/
/****************************************************************************
- * Function: set_errno
+ * Name: set_errno
*
* Description:
* Set the value of the thread specific errno. This function is only