X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=mood.c;h=d24eac912161f5d51c27ea020c08fccddb2f066a;hb=5e7290a0c4288ec0509a3e6af934653da4df36b7;hp=fe8ee8ad9915cdc3db089a8f8584883537963111;hpb=63c4f3404cfb3aea943949d81b03bca14dbea559;p=paraslash.git 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;