]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: correct a stale comment in sort.c
authorJim Meyering <meyering@redhat.com>
Wed, 15 Aug 2012 09:31:24 +0000 (11:31 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 16 Aug 2012 18:13:59 +0000 (20:13 +0200)
commit1e987a9966122e08a0d47cfd75baf63302314ea8
tree3dede4d77e8fed79824eb20cdaf6493a968aed7a
parentf1a03de07f568d4ba441712c2d7b10ff50ad444b
maint: correct a stale comment in sort.c

* src/sort.c (fillbuf): Fix comment typo.  x2nrealloc no longer
doubles the size of its input buffer.
src/sort.c