Remove RCS keywords, since they no longer work after git migration.
[mmh] / uip / repl.c
index 7a1aca1..d2b75df 100644 (file)
@@ -2,8 +2,6 @@
 /*
  * repl.c -- reply to a message
  *
- * $Id$
- *
  * This code is Copyright (c) 2002, by the authors of nmh.  See the
  * COPYRIGHT file in the root directory of the nmh distribution for
  * complete copyright information.
@@ -442,7 +440,8 @@ try_it_again:
        done (0);
     what_now (ed, nedit, NOUSE, drft, msg, 0, mp,
            anot ? "Replied" : NULL, inplace, cwd);
-    return done (1);
+    done (1);
+    return 1;
 }
 
 void