chiark / gitweb /
lib/configuration.c: Factor out common validation code.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 4 May 2020 17:30:01 +0000 (18:30 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 5 May 2020 22:18:28 +0000 (23:18 +0100)
I noticed in passing that `validate_non_negative' and
`validate_positive' were nearly identical.  Factor out the common part.


No differences found