X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=daemon.c;h=29b00ed2aefd4e94201d8ce87f2fb1e429e24f12;hp=c47aa954fd8a1bfc94cd3a3c379500ddc8a22a93;hb=72109189a67d9fe19fb88dc744a999e2d21ff591;hpb=1cefe6a503c74d609db4e99e689d46575a5e40fd diff --git a/daemon.c b/daemon.c index c47aa954..29b00ed2 100644 --- a/daemon.c +++ b/daemon.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1997-2012 Andre Noll + * Copyright (C) 1997-2013 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -65,8 +65,6 @@ void daemon_set_default_log_colors(void) * \param arg The loglevel/color specifier. * * \a arg must be of the form "ll:[fg [bg]] [attr]". - * - * \return 1 On success, -1 on errors. */ void daemon_set_log_color_or_die(char const *arg) {