From: Philipp Takacs Date: Mon, 10 Jun 2019 11:42:53 +0000 (+0200) Subject: indentation fix in uip/pick.c X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=b8f8417b741561bdc88dbfdfe577ec66630aef7f indentation fix in uip/pick.c use tab instand of spaces --- diff --git a/uip/pick.c b/uip/pick.c index e76b528..d034b7f 100644 --- a/uip/pick.c +++ b/uip/pick.c @@ -71,7 +71,7 @@ static struct swit switches[] = { #define FORMATSW 22 { "format format", 0 }, #define WIDTHSW 23 - { "width columns", 0 }, + { "width columns", 0 }, #define THREADSW 24 { "thread", 0 }, #define FILESW 25