core: shorten local variable names in do_queue_default_job()
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 11 Mar 2020 12:38:14 +0000 (13:38 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 11 Mar 2020 12:43:19 +0000 (13:43 +0100)
commitf1d075dcb7e931cf1e01f277305e531348a7dff2
tree8a51029930bcf07c86dda07bd60db01160675e3f
parentb5947b5b100f694c93857a82018fb0656d08be34
core: shorten local variable names in do_queue_default_job()

There is really no risk of confusion here: it's a simple function
that queues one job.
src/core/main.c