chiark / gitweb /
basic: define HEXDIGITS
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 17 May 2016 13:44:32 +0000 (09:44 -0400)
committerSven Eden <yamakuzure@gmx.net>
Fri, 16 Jun 2017 08:12:58 +0000 (10:12 +0200)
commitcd87dbd536df7a454ce0faadac24116d21e2b3a8
treeb3d00ecf75ba7ce1d45d92ea39f508721392047a
parentf766403c50df1e775b0616b738177c34c4a5369c
basic: define HEXDIGITS

define HEXDIGITS alongside DIGITS, and use it where it's already useful.  We'll
use it again shortly when parsing MAC addresses.
src/basic/string-util.h