summaryrefslogtreecommitdiff
path: root/nuttx/sched/sig_lowest.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/sched/sig_lowest.c')
-rw-r--r--nuttx/sched/sig_lowest.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/nuttx/sched/sig_lowest.c b/nuttx/sched/sig_lowest.c
index cb009a706..f5654eb47 100644
--- a/nuttx/sched/sig_lowest.c
+++ b/nuttx/sched/sig_lowest.c
@@ -2,7 +2,7 @@
* sched/sig_lowest.c
*
* Copyright (C) 2007, 2009 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
@@ -68,9 +68,10 @@
************************************************************************/
/************************************************************************
- * Function: sig_lowest
+ * Name: sig_lowest
*
* Description:
+ * Return the lowest signal number that is a member of a set of signals.
*
************************************************************************/