aboutsummaryrefslogtreecommitdiff
path: root/libbb/appletlib.c
diff options
context:
space:
mode:
Diffstat (limited to 'libbb/appletlib.c')
-rw-r--r--libbb/appletlib.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libbb/appletlib.c b/libbb/appletlib.c
index 46849e4f0..24253cf27 100644
--- a/libbb/appletlib.c
+++ b/libbb/appletlib.c
@@ -457,7 +457,6 @@ static void parse_config_file(void)
457 errmsg = "keyword outside section"; 457 errmsg = "keyword outside section";
458 goto pe_label; 458 goto pe_label;
459 } 459 }
460
461 } /* while (1) */ 460 } /* while (1) */
462 461
463 pe_label: 462 pe_label: