]> git.puffer.fish Git - mirror/frr.git/commit
lib/xref: restore lost extern "C" beginning
authorDavid Lamparter <equinox@diac24.net>
Tue, 2 Feb 2021 18:27:41 +0000 (19:27 +0100)
committerDavid Lamparter <equinox@diac24.net>
Tue, 2 Feb 2021 23:54:59 +0000 (00:54 +0100)
commit96a70614507b75def9baf590dcac91ed88c268ff
treed1e4ac630fe81893336e4b6c24c78d457de8ce55
parent4794708949d67356c8468ef42bfc5073fc721e56
lib/xref: restore lost extern "C" beginning

The `}` is still there, but the `extern "C" {` got lost somewhere,
probably in a rebase...

Signed-off-by: David Lamparter <equinox@diac24.net>
lib/xref.h