X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=mood.c;h=98bbb8d90d192b410fd1b22202da8461799f57a4;hb=87e49928cf48ae6368e65a27cfe1a62e33a19e48;hp=0f907cc0d6ac204669400f0825d736cabbd06042;hpb=c73d23911d78ed10179c12ef8f79a3fcf3bbcdaf;p=paraslash.git 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; }