mirror of
https://github.com/boostorg/scope.git
synced 2026-01-19 04:42:10 +00:00
Added missing return in get_random_bytes example in the docs.
This commit is contained in:
@@ -296,6 +296,8 @@ with many more kinds of resource types, such as integers (e.g. POSIX file descri
|
||||
|
||||
read_size += res;
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
[endsect]
|
||||
|
||||
Reference in New Issue
Block a user