From 7a1a8e658bf3fcba09efbb842fdf6c739a5cea67 Mon Sep 17 00:00:00 2001 From: Alok Barsode Date: Thu, 5 Apr 2012 13:20:13 +0300 Subject: Replace older system timeserver values with new ones instead of appending Fixes BMC#24997. --- include/timeserver.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'include/timeserver.h') diff --git a/include/timeserver.h b/include/timeserver.h index d1245376..269bcaa8 100644 --- a/include/timeserver.h +++ b/include/timeserver.h @@ -26,8 +26,7 @@ extern "C" { #endif -int __connman_timeserver_system_append(const char *server); -int __connman_timeserver_system_remove(const char *server); +int __connman_timeserver_system_set(char **server); #ifdef __cplusplus } -- cgit v1.2.3