package/ppp: fix typo in r28868 (closes: #10429)
[openwrt.git] / package / busybox / patches / 001-init_avoid_loop_opening_tty.patch
index d6e0007..4db64c3 100644 (file)
@@ -1,6 +1,6 @@
 --- a/init/init.c
 +++ b/init/init.c
 --- a/init/init.c
 +++ b/init/init.c
-@@ -460,8 +460,11 @@ static void run_actions(int action_type)
+@@ -573,8 +573,11 @@ static void run_actions(int action_type)
                        /* Only run stuff with pid == 0. If pid != 0,
                         * it is already running
                         */
                        /* Only run stuff with pid == 0. If pid != 0,
                         * it is already running
                         */
This page took 0.020095 seconds and 4 git commands to generate.