Make get_controlfile() error logging consistent with src/common
authorJoe Conway <mail@joeconway.com>
Mon, 7 Mar 2016 23:14:20 +0000 (15:14 -0800)
committerJoe Conway <mail@joeconway.com>
Mon, 7 Mar 2016 23:14:20 +0000 (15:14 -0800)
commit7b077af5000cb94b8547b62ee45697cf6bf806ef
tree9c2d59de4dd6bc50dfcd16f9414d5e175976a5a0
parentb63bea5fd3bba4d7a61c3beaba51a06f24b38da6
Make get_controlfile() error logging consistent with src/common

As originally committed, get_controlfile() used a non-standard approach
to error logging. Make it consistent with the majority of error logging
done in src/common.

Applies to master only.
src/common/controldata_utils.c