Browse Source

Tweak changes file

rl1987 6 years ago
parent
commit
9529d99982
1 changed files with 2 additions and 2 deletions
  1. 2 2
      changes/ticket29537

+ 2 - 2
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.