openrc/src
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
..
includes Remove the _rc_can_find_pids function 2018-05-18 16:48:21 -05:00
libeinfo libeinfo: convert remaining snprintf calls to xasprintf 2018-06-20 12:36:51 -05:00
librc fix compiler warnings 2018-12-21 12:06:15 -06:00
rc src/rc/openrc-run.c: remove duplicate statement 2018-12-23 20:27:06 -05:00
test misc: make checks always fatal 2018-12-03 15:26:42 -06:00
Makefile Move deptree2dot to the support folder 2017-02-17 12:06:03 -06:00