mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-23 22:50:09 +03:00
Avoid redefinition of oss variable for readability
This commit is contained in:
parent
3e078c1725
commit
d76deaeb2d
@ -88,7 +88,7 @@ void AuthRequest::add_auth(Operation op,
|
||||
|
||||
if ( auth == false )
|
||||
{
|
||||
ostringstream oss;
|
||||
oss.str("");
|
||||
|
||||
oss << message;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user