mirror of
https://github.com/zeromq/libzmq.git
synced 2025-11-07 05:58:45 +01:00
Code style improvements
This commit is contained in:
@@ -154,6 +154,8 @@ static void manage_random (bool init_)
|
||||
} else {
|
||||
randombytes_close ();
|
||||
}
|
||||
#else
|
||||
LIBZMQ_UNUSED (init_);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user