1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-21 05:00:47 -08:00

Fixed various tagging and cross-referencing errors.

Copied from Perforce
 Change: 30455
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Richard Brooksby 2002-06-24 13:16:30 +01:00
parent 0e2cfd7e35
commit 32f1a93a6a
24 changed files with 33 additions and 33 deletions

View file

@ -141,7 +141,7 @@ static void *test(void *arg, size_t s)
/* <design/poolmrg/#test.promise.ut.churn> */
while (mps_collections(arena) < collectionCOUNT) {
churn(ap);
/* design.mps.poolmrg.test.promise.ut.drop */
/* <design/poolmrg/#test.promise.ut.drop> */
for (i = 0; i < rootCOUNT; ++i) {
if (root[i] != NULL && state[i] == rootSTATE) {
if (rnd() % finalizationRATE == 0) {