]> diplodocus.org Git - nmh/blobdiff - sbr/read_switch_multiword_via_readline.c
aliasbr.c: Remove duplicate prototypes. Others in aliasbr.h.
[nmh] / sbr / read_switch_multiword_via_readline.c
index 2c6912babd4cef463d728334b94ce5803320f91b..fe84b4e06e0629a8ba1d95de44f66a5225b741aa 100644 (file)
@@ -1,6 +1,4 @@
-
-/*
- * read_switch_multiword_via_readline.c -- get an answer from the user, with readline
+/* read_switch_multiword_via_readline.c -- get an answer from the user, with readline
  *
  * This code is Copyright (c) 2012, by the authors of nmh.  See the
  * COPYRIGHT file in the root directory of the nmh distribution for
@@ -113,4 +111,3 @@ nmh_command_generator(const char *text, int state)
     return NULL;
 }
 #endif /* READLINE_SUPPORT */
-