I already did this as part of a larger change on trunk, this just fixes the comment on the gcc-6-branch.
Jakub approved this on IRC yesterday.
commit 60c6d6865513d433a079c0fa0a6a152968c48721 Author: Jonathan Wakely <jwak...@redhat.com> Date: Mon Apr 18 20:30:40 2016 +0100 * include/bits/random.h: Fix filename in comment. diff --git a/libstdc++-v3/include/bits/random.h b/libstdc++-v3/include/bits/random.h index 1babe80..9de480c 100644 --- a/libstdc++-v3/include/bits/random.h +++ b/libstdc++-v3/include/bits/random.h @@ -1649,7 +1649,7 @@ _GLIBCXX_BEGIN_NAMESPACE_VERSION * @{ */ - // std::uniform_int_distribution is defined in <bits/random_uid.h> + // std::uniform_int_distribution is defined in <bits/uniform_int_dist.h> /** * @brief Return true if two uniform integer distributions have