]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - mood.c
doxygen: Trivial cleanups.
[paraslash.git] / mood.c
diff --git a/mood.c b/mood.c
index acc5583ffffc00bbaa743d07e30a7b1d458cb451..9b00e619d75a75b4a6457d16b9005ffdf2e0bdf0 100644 (file)
--- a/mood.c
+++ b/mood.c
@@ -82,7 +82,7 @@ struct mood {
 
 /*
  * If current_mood is NULL then no mood is currently open. If
- * current_mood->name is NULL, the dummy mood is currently open
+ * current_mood->name is NULL, the dummy mood is currently open.
  */
 static struct mood *current_mood;