parent
dbcd77e917
commit
82b3e11249
@ -0,0 +1,11 @@
|
||||
--- libfilezilla/trunk/lib/libfilezilla/util.hpp 2017/06/01 19:28:46 8431
|
||||
+++ libfilezilla/trunk/lib/libfilezilla/util.hpp 2017/06/02 15:08:22 8432
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
/** \brief Get random uniformly distributed bytes
|
||||
*/
|
||||
-std::vector<uint8_t> random_bytes(size_t size);
|
||||
+std::vector<uint8_t> FZ_PUBLIC_SYMBOL random_bytes(size_t size);
|
||||
|
||||
}
|
||||
|
Loading…
Reference in new issue