# HG changeset patch # User Stefan Monnier # Date 1017095935 0 # Node ID a3e6cfa20afd00ab0eb524ce66a62106f67db2b6 # Parent 7e94a4573fba4ca3faa27f6905c24ca86b0f9a00 (check_pure_size): Update the comment. diff -r 7e94a4573fba -r a3e6cfa20afd src/alloc.c --- a/src/alloc.c Mon Mar 25 11:31:11 2002 +0000 +++ b/src/alloc.c Mon Mar 25 22:38:55 2002 +0000 @@ -3837,7 +3837,7 @@ } -/* Signal an error if PURESIZE is too small. */ +/* Print a warning if PURESIZE is too small. */ void check_pure_size ()