commit 9529d99982eb64998e12db7704fa977bf02f541c Author: rl1987 rl1987@sdf.lonestar.org Date: Sun Mar 24 09:25:30 2019 +0200
Tweak changes file --- changes/ticket29537 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/changes/ticket29537 b/changes/ticket29537 index 048e13c65..afe230820 100644 --- a/changes/ticket29537 +++ b/changes/ticket29537 @@ -1,3 +1,3 @@ o Testing: - - Check that all valid values of `int` and `unsigned int` can be - represented by `void *`. Resolves issue 29537. + - Check that representative subsets of values of `int` and `unsigned int` + can be represented by `void *`. Resolves issue 29537.
tor-commits@lists.torproject.org