]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - mood.c
FEATURES: Fix a typo and use uniform capitalization for list items.
[paraslash.git] / mood.c
diff --git a/mood.c b/mood.c
index 0f907cc0d6ac204669400f0825d736cabbd06042..98bbb8d90d192b410fd1b22202da8461799f57a4 100644 (file)
--- a/mood.c
+++ b/mood.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2007-2008 Andre Noll <maan@systemlinux.org>
  *
  * 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;
 }