Skip to content

corrected return type of loadBalance function

The function loadBalance() should return a bool, not void.

Merge request reports