From 1cb7126a20c0977b854b6930b68869922b741572 Mon Sep 17 00:00:00 2001 From: "NARUSE, Yui" Date: Thu, 8 Sep 2011 20:56:21 +0900 Subject: [PATCH] Remove trailing spaces. --- nkf.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nkf.c b/nkf.c index 28e164a..fc5b30d 100644 --- a/nkf.c +++ b/nkf.c @@ -821,7 +821,7 @@ nkf_buf_new(int length) buf->capa = length; buf->len = 0; return buf; -} +} #if 0 static void @@ -5874,7 +5874,7 @@ finished: /* * int options(unsigned char *cp) - * + * * return values: * 0: success * -1: ArgumentError -- 2.11.0