X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=mood.c;h=98bbb8d90d192b410fd1b22202da8461799f57a4;hp=0f907cc0d6ac204669400f0825d736cabbd06042;hb=5b8e525dfb2f18a4e0d67b9da264259159ad2184;hpb=c73d23911d78ed10179c12ef8f79a3fcf3bbcdaf diff --git a/mood.c b/mood.c index 0f907cc0..98bbb8d9 100644 --- a/mood.c +++ b/mood.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007 Andre Noll + * Copyright (C) 2007-2008 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -1058,6 +1058,5 @@ int moods_event_handler(enum afs_events event, __a_unused struct para_buffer *pb default: return 1; } - return 1; }