]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - daemon.c
Merge branch 'refs/heads/t/wma'
[paraslash.git] / daemon.c
index 20cdc6ae605a99f56f35bf41f0abeff7d508936d..4e15824f350989ea7d695d0c995bbc2160656b11 100644 (file)
--- 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)
 {