summaryrefslogtreecommitdiff
path: root/nuttx/sched/clock_ticks2time.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/sched/clock_ticks2time.c')
-rw-r--r--nuttx/sched/clock_ticks2time.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/sched/clock_ticks2time.c b/nuttx/sched/clock_ticks2time.c
index fe2165d68..fd300692d 100644
--- a/nuttx/sched/clock_ticks2time.c
+++ b/nuttx/sched/clock_ticks2time.c
@@ -2,7 +2,7 @@
* clock_ticks2time.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
@@ -67,7 +67,7 @@
********************************************************************************/
/********************************************************************************
- * Function: clock_ticks2time
+ * Name: clock_ticks2time
*
* Description:
* Convert the system time tick value to a relative time.