summaryrefslogtreecommitdiffstats
path: root/sdm/Utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'sdm/Utils.h')
-rw-r--r--sdm/Utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdm/Utils.h b/sdm/Utils.h
index 3624b87..4f4496d 100644
--- a/sdm/Utils.h
+++ b/sdm/Utils.h
@@ -27,7 +27,7 @@ namespace V2_0 {
namespace sdm {
class Utils {
- public:
+ public:
static int sendDPPSCommand(char* buf, size_t len);
};