examples: fixed snippet tag to filename mismatch

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu
2015-03-13 13:34:41 -07:00
parent 6fe96b2195
commit 577894851b
3 changed files with 4 additions and 4 deletions

View File

@ -60,7 +60,7 @@ namespace upm {
* This file defines the TH02 C++ interface for libth02
*
* @ingroup th02
* @snippet th02-example.cxx Interesting
* @snippet th02.cxx Interesting
*/
class TH02 {
public: