edits
[iotcloud.git] / version2 / src / C / SecureRandom.h
index 643efb4..34ccd72 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef SECURERANDOM_H
 #define SECURERANDOM_H
 class SecureRandom {
- public:
+public:
        SecureRandom();
 };
 #endif