diff options
Diffstat (limited to 'icc/icctest.c')
-rw-r--r-- | icc/icctest.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icc/icctest.c b/icc/icctest.c index e7534fb..f0b1280 100644 --- a/icc/icctest.c +++ b/icc/icctest.c @@ -160,7 +160,7 @@ main( } /* - Would normally call icco->free(wr_icco); + Would normally call wr_icco->del(wr_icco); but leave it, so that we can verify the read. */ |