From 6dbf254b7d5b19b77eb4716b24a1768f48b11248 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sun, 3 May 2015 02:53:34 +0200 Subject: -Add install target to make file. -Add comments and class descriptions. --- result/stringresult.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'result/stringresult.h') diff --git a/result/stringresult.h b/result/stringresult.h index 4a9a4a4..5a6b26c 100644 --- a/result/stringresult.h +++ b/result/stringresult.h @@ -4,7 +4,7 @@ #include #include "result.h" /** - * @brief The StringResult class + * @brief The StringResult class stores command result for String. */ class StringResult : public Result { -- cgit v1.2.3-70-g09d2