]> git.notmuchmail.org Git - notmuch/commit
util/unicode: allow calling from C++
authorDavid Bremner <david@tethera.net>
Tue, 24 Aug 2021 15:17:21 +0000 (08:17 -0700)
committerDavid Bremner <david@tethera.net>
Sun, 5 Sep 2021 00:07:19 +0000 (17:07 -0700)
commit48ad0e1ff350a35dd0af6a1892edf27aa5115927
tree5cbba0b6b831fdec6a07d765c6c3e3bfed2a1f3a
parent200e164dc7acc3f19c6fe39164c472985e1ba384
util/unicode: allow calling from C++

The omission of the 'extern "C"' machinery seems like an oversight.
util/unicode-util.h