From 72223fd4cf985452d836c6d983a8a3cd33f44aab Mon Sep 17 00:00:00 2001 From: Massimiliano Pinto Date: Tue, 25 Jun 2013 13:55:36 +0200 Subject: [PATCH] Typo in header fixed --- core/service.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/service.c b/core/service.c index e4573e6b6..42173a9e3 100644 --- a/core/service.c +++ b/core/service.c @@ -24,7 +24,7 @@ * * Date Who Description * 18/06/13 Mark Riddoch Initial implementation - * 24/06/13 Massimiliano Pinto Addedi: Loading users from mysql backend in serviceStart + * 24/06/13 Massimiliano Pinto Added: Loading users from mysql backend in serviceStart * @endverbatim */ #include