replaces four spaces by tabs, where appropriate
This commit is contained in:
+1
-1
@@ -742,7 +742,7 @@ int main(int argc, char *argv[])
|
||||
switch (c)
|
||||
{
|
||||
case EOF:
|
||||
break;
|
||||
break;
|
||||
case 'h':
|
||||
usage(NULL);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user