From 154221aba3bd1407ea60ef6b3d73a59143182e36 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Tue, 22 Jan 2019 18:21:23 -0800 Subject: Whitespace: remove tabs from indentation. I accidentally added a tab in xargs.c, so as penance I'll clean up all the tabs. --- toys/pending/mdev.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'toys/pending/mdev.c') diff --git a/toys/pending/mdev.c b/toys/pending/mdev.c index d0bb0681..eb44d9d3 100644 --- a/toys/pending/mdev.c +++ b/toys/pending/mdev.c @@ -103,7 +103,7 @@ static void make_device(char *path) for(end = pos; end-conf