Drop mixmaster support. I don't like people caring about being anonymous that much.
[apps/madmutt.git] / dotlock.c
index 8f1f308..94f569f 100644 (file)
--- a/dotlock.c
+++ b/dotlock.c
@@ -422,11 +422,9 @@ dotlock_expand_link (char *newpath, const char *path, const char *flink)
 
 /*
  * Deference a chain of symbolic links
- * 
- * The final path is written to d.
  *
+ * The final path is written to d.
  */
-
 static int dotlock_deference_symlink (char *d, size_t l, const char *path)
 {
   struct stat sb;