From 87c5b32925549f05d950ad07c935417ef7eeebb9 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sun, 3 Sep 2017 17:35:22 -0700 Subject: 3990 --- html/036refcount.cc.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'html/036refcount.cc.html') diff --git a/html/036refcount.cc.html b/html/036refcount.cc.html index d9b94297..5beda908 100644 --- a/html/036refcount.cc.html +++ b/html/036refcount.cc.html @@ -293,10 +293,10 @@ if ('onhashchange' in window) { 228 int offset; 229 230 // All the information we need to compute sizes of items inside an address - 231 // inside a container. `payload_type` Doesn't need to be a full-scale - 232 // reagent, since an address inside a container can never be an array, and - 233 // arrays are the only type that need to know their location to compute their - 234 // size. + 231 // inside a container. 'payload_type' doesn't need to be a full-scale + 232 // reagent because an address inside a container can never be an array, and + 233 // because arrays are the only type that need to know their location to + 234 // compute their size. 235 const type_tree* payload_type; 236 237 address_element_info(int o, const type_tree* p); -- cgit 1.4.1-2-gfad0