From 2aa6610645b4bd4560318680a6981910b33a3e86 Mon Sep 17 00:00:00 2001 From: Sarah Knepper Date: Fri, 16 Jan 2015 10:35:55 -0800 Subject: [PATCH] tcs3414cs: Show the example code snippet in the documentation Signed-off-by: Sarah Knepper --- src/tcs3414cs/tcs3414cs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tcs3414cs/tcs3414cs.h b/src/tcs3414cs/tcs3414cs.h index ce35d414..ae028c5a 100644 --- a/src/tcs3414cs/tcs3414cs.h +++ b/src/tcs3414cs/tcs3414cs.h @@ -115,7 +115,7 @@ typedef struct { * This file defines the TCS3414CS C++ interface for libtcs3414cs * * @ingroup tcs3414cs i2c - * @snippet tcs3414cs-example.cxx Interesting + * @snippet tcs3414cs.cxx Interesting */ class TCS3414CS { public: