commit 0fb1c6fd60d6f9dfa0e4f86fc821bfe75f9b476d parent eeeb7a6e53ae54b795f47131bf36227d6fd3fe87 Author: sin <sin@2f30.org> Date: Fri, 8 Jan 2016 10:27:07 +0000 ed: Remove useless newlines Diffstat:
M | ed.c | | | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/ed.c b/ed.c @@ -64,8 +64,6 @@ static char *lastmatch; static struct undo udata; static int newcmd; - - static void discard(void) {