philhofer 40f7046696 src/rc/openrc-run.c: remove duplicate statement
The statement

  ll = strlen(applet);

appears twice in the same block without any
intervening assignment to the variables
'll' or 'applet'

Remove the second (duplicate) statement.
2018-12-23 20:27:06 -05:00
..
2018-05-22 12:20:38 -05:00
2018-12-21 12:06:15 -06:00
2018-11-27 21:22:29 -05:00
2018-10-13 12:53:54 -04:00
2018-10-23 13:38:14 -05:00
2018-11-27 21:22:29 -05:00
2018-12-21 12:06:15 -06:00
2018-05-22 12:20:38 -05:00
2018-06-19 13:59:16 -05:00
2018-11-05 11:39:39 -06:00
2018-03-21 08:33:33 -04:00
2018-10-13 12:53:54 -04:00
2018-12-21 12:06:15 -06:00