X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=daemon.c;h=4e15824f350989ea7d695d0c995bbc2160656b11;hp=20cdc6ae605a99f56f35bf41f0abeff7d508936d;hb=99ada213156df87aa7723c48c80d662a54458f09;hpb=9498eb1c15c7e92c50675e7a951c0c0ea73cd93d diff --git a/daemon.c b/daemon.c index 20cdc6ae..4e15824f 100644 --- a/daemon.c +++ b/daemon.c @@ -374,8 +374,6 @@ time_t daemon_get_uptime(const struct timeval *current_time) * \param current_time See a \ref daemon_get_uptime(). * * \return A dynamically allocated string of the form "days:hours:minutes". - * - * \sa server_uptime. */ __malloc char *daemon_get_uptime_str(const struct timeval *current_time) {