Remove tag files.
[bertos.git] / bertos / sec / random_p.h
index bf1b75757a3ca3267128eca296f67f2cd66f805b..990925f8bdc469dab2fae2013da917069067dd81 100644 (file)
@@ -97,7 +97,7 @@ enum EntropySource
  * Add entropy to the global entropy pool.
  */
 void random_add_entropy(enum EntropySource source_idx,
-                                           const uint8_t *data, size_t len,
+                                           const uint8_t *data, size_t len,
                                                int entropy);