compilation problems on FreeBSD.
Original commit message from CVS: Patch from Andrew Turner <zxombie@hotpop.com> (#120307). Fixes compilation problems on FreeBSD.
This commit is contained in:
parent
aa27ce1194
commit
e6402c0f39
@ -61,6 +61,7 @@ MuxStream::BufferSizeCode ()
|
||||
return buffer_size / 128;
|
||||
else
|
||||
assert (false);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user