projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcaf375
)
indentation fix in uip/pick.c
author
Philipp Takacs
<philipp@bureaucracy.de>
Mon, 10 Jun 2019 11:42:53 +0000
(13:42 +0200)
committer
Philipp Takacs
<philipp@bureaucracy.de>
Sun, 8 Sep 2019 09:37:42 +0000
(11:37 +0200)
use tab instand of spaces
uip/pick.c
patch
|
blob
|
history
diff --git
a/uip/pick.c
b/uip/pick.c
index
e76b528
..
d034b7f
100644
(file)
--- 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