* buffer.h (struct buffer.indirections): Now ptrdiff_t, not int,
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 22 Jul 2012 03:44:35 +0000 (20:44 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 22 Jul 2012 03:44:35 +0000 (20:44 -0700)
commitfb9ea40fc511eb7e42a512ada9e369cce1bfd932
tree06dbb3d36540010e7d8657bcee8207f0f7e43e83
parent37a9eac80c07eec4f17917433bc8c406e812e394
* buffer.h (struct buffer.indirections): Now ptrdiff_t, not int,

as it's limited by the amount of memory, not by INT_MAX.
src/ChangeLog
src/buffer.h