summaryrefslogtreecommitdiffstats
path: root/common/date.c
diff options
context:
space:
mode:
authorJuergen Beisert <jbe@isonoe.(none)>2007-10-19 14:56:45 +0200
committerJuergen Beisert <jbe@isonoe.(none)>2007-10-19 14:56:45 +0200
commitafe73cff56de417ce21096476928f53a7515ddec (patch)
treeca75b8b93cc2b4b69fc9923162ea7c80d5ff3d2a /common/date.c
parent18690c9c23d424f5a28d24f4369533745c4ddbb3 (diff)
downloadbarebox-afe73cff56de417ce21096476928f53a7515ddec.tar.gz
barebox-afe73cff56de417ce21096476928f53a7515ddec.tar.xz
doc added and some reorganised
Diffstat (limited to 'common/date.c')
-rw-r--r--common/date.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/common/date.c b/common/date.c
index c656b9678a..47d96afd3f 100644
--- a/common/date.c
+++ b/common/date.c
@@ -21,8 +21,9 @@
* MA 02111-1307 USA
*/
-/*
- * Date & Time support for Philips PCF8563 RTC
+/**
+ * @file
+ * @brief Date & Time support
*/
#include <common.h>