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