From 1bbff2a0ecab738a302aaec33c1e6460a35421f4 Mon Sep 17 00:00:00 2001 From: Micke Prag Date: Thu, 27 Oct 2011 11:12:37 +0200 Subject: [PATCH] Fix ending doxygen block --- telldus-core/client/telldus-core.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telldus-core/client/telldus-core.cpp b/telldus-core/client/telldus-core.cpp index d859701a..f88b5c1d 100644 --- a/telldus-core/client/telldus-core.cpp +++ b/telldus-core/client/telldus-core.cpp @@ -562,4 +562,4 @@ int WINAPI tdSensorValue(const char *protocol, const char *model, int id, int da } -/*\@}*/ +/* @} */