summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/expected/cpp/30161-Discussion_3987.cpp
blob: 7ac8e131137403e4973ce6a5f2b787b31170f9ae (plain)
1
2
3
4
5
static void append_tag_name(UncText &txt, Chunk *pc)
{
	LOG_FUNC_ENTRY();
	Chunk *tmp = pc->GetPrevNcNnl();
} /* append_tag_name */