about summary refs log tree commit diff stats
path: root/html/033address.cc.html
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-04-27 15:40:46 -0700
committerKartik K. Agaram <vc@akkartik.com>2016-04-27 15:40:46 -0700
commitdea902172dd62d14eebc5fed9e11542ebcdc88e6 (patch)
treea7ac5d97cb87eec2997a024fffa9ee41b6dab045 /html/033address.cc.html
parent5109e78fab2e94059763eefaec93bd6649d22c1f (diff)
downloadmu-dea902172dd62d14eebc5fed9e11542ebcdc88e6.tar.gz
2875
Diffstat (limited to 'html/033address.cc.html')
-rw-r--r--html/033address.cc.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/033address.cc.html b/html/033address.cc.html
index 04791321..f71ee22a 100644
--- a/html/033address.cc.html
+++ b/html/033address.cc.html
@@ -533,7 +533,7 @@ def main [
 canonize_type<span class="Delimiter">(</span>ingredient<span class="Delimiter">);</span>
 <span class="Delimiter">:(before &quot;End Preprocess NEXT_INGREDIENT product&quot;)</span>
 canonize_type<span class="Delimiter">(</span>product<span class="Delimiter">);</span>
-<span class="Delimiter">:(before &quot;End Check REPLY Copy(lhs, rhs)</span>
+<span class="Delimiter">:(before &quot;End Check RETURN Copy(lhs, rhs)</span>
 canonize_type<span class="Delimiter">(</span>lhs<span class="Delimiter">);</span>
 canonize_type<span class="Delimiter">(</span>rhs<span class="Delimiter">);</span>