Fix compilation when TM_DEBUG is defined
commitd364c30e7973ceaf387f8c64211d3980a462f90b
authorJiří Techet <techet@gmail.com>
Thu, 23 Dec 2021 16:53:50 +0000 (23 17:53 +0100)
committerJiří Techet <techet@gmail.com>
Thu, 12 Oct 2023 20:30:01 +0000 (12 22:30 +0200)
tree2799bed801ab8ae5a12f9cbebf1f9799c1b612e2
parente1ae976a7284d59f24b387825e967a2e6794a330
Fix compilation when TM_DEBUG is defined

This function doesn't get normally compiled because TM_DEBUG is undefined
and its declaration in header differs from its implementation.
src/tagmanager/tm_tag.h