mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-04 11:00:45 -08:00
Incomplete response to code review. see <https://info.ravenbrook.com/mail/2014/03/07/11-21-03/0/>.
Copied from Perforce Change: 184735 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
2b9719e4bd
commit
2ce13f82dc
5 changed files with 96 additions and 115 deletions
|
|
@ -22,7 +22,7 @@
|
|||
|
||||
typedef struct CBSBlockStruct *CBSBlock;
|
||||
typedef struct CBSBlockStruct {
|
||||
TreeStruct node;
|
||||
TreeStruct treeStruct;
|
||||
Addr base;
|
||||
Addr limit;
|
||||
Size maxSize; /* accurate maximum block size of sub-tree */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue