replace stray tabs that have crept in
This commit is contained in:
+1
-1
@@ -6951,7 +6951,7 @@ initoptions_init(void)
|
|||||||
int i;
|
int i;
|
||||||
boolean have_branch = (nomakedefs.git_branch && *nomakedefs.git_branch);
|
boolean have_branch = (nomakedefs.git_branch && *nomakedefs.git_branch);
|
||||||
|
|
||||||
go.opt_phase = builtin_opt; // Did I need to move this here?
|
go.opt_phase = builtin_opt; /* Did I need to move this here? */
|
||||||
memcpy(allopt, allopt_init, sizeof(allopt));
|
memcpy(allopt, allopt_init, sizeof(allopt));
|
||||||
determine_ambiguities();
|
determine_ambiguities();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user