Commit 3b747e07 authored by Tim Wickberg's avatar Tim Wickberg
Browse files

Fix incorrect reference in validate_acctg_freq().

Needs to use the acctg_freq argument, instead of snagging optarg
from the global environment. Since this function is exclusively used
inside a getopt_long() loop, this still managed to function correctly.
parent 1ec7a1bf
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment