X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=mood.c;h=d24eac912161f5d51c27ea020c08fccddb2f066a;hp=fe8ee8ad9915cdc3db089a8f8584883537963111;hb=6b935f552ebfe3a0a83ec9367deb2f42c1aff252;hpb=395aeb9da9c9cc2febe91b5a906c72e59e217594 diff --git a/mood.c b/mood.c index fe8ee8ad..d24eac91 100644 --- a/mood.c +++ b/mood.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Andre Noll + * Copyright (C) 2007-2010 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -873,7 +873,7 @@ out: * * \sa mood_open(), mood_close(). */ -int reload_current_mood(void) +static int reload_current_mood(void) { int ret; char *mood_name = NULL;