Fix typo in comment

This commit is contained in:
unknown 2006-11-21 21:52:39 +03:00
parent 1ae9f3b985
commit c0f63d8564

View File

@ -974,7 +974,7 @@ uint read_to_buffer(IO_CACHE *fromfile, BUFFPEK *buffpek,
Put all room used by freed buffer to use in adjacent buffer. Note, that Put all room used by freed buffer to use in adjacent buffer. Note, that
we can't simply distribute memory evenly between all buffers, because we can't simply distribute memory evenly between all buffers, because
new areas must not overlap with old ones. new areas must not overlap with old ones.
SYNOPSYS SYNOPSIS
reuse_freed_buff() reuse_freed_buff()
queue IN list of non-empty buffers, without freed buffer queue IN list of non-empty buffers, without freed buffer
reuse IN empty buffer reuse IN empty buffer