doxygen formatting fix: prevent stray examples appearing in the docs 31/16931/1
authorAndrew Yourtchenko <ayourtch@gmail.com>
Mon, 21 Jan 2019 15:01:41 +0000 (16:01 +0100)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Mon, 21 Jan 2019 15:05:28 +0000 (16:05 +0100)
commit1705599efe5eec09c09d2214da776d92d0e4f1cf
tree58d04d965d05a2f8a4ed507fdab5d8ac9beb5e53
parent6e5f93e70da602cc6923ad1b392cc836fd0a519f
doxygen formatting fix: prevent stray examples appearing in the docs

The 'example' keyword triggers the creation of very out-of-context
example in the "Examples" top level of documentation. Rename the
keyword in the comment so the comment is still readable, but
does not trigger the doxygen.

Change-Id: Iecbdc236918f9178a034817aa6cea7ab6b2c1654
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
src/vppinfra/string.c