From 3de961972f2ed997988e775eed07b372be64cb8b Mon Sep 17 00:00:00 2001 From: Steve Klabnik Date: Tue, 21 Feb 2017 00:27:06 -0500 Subject: memory model --- src/doc/reference/src/variables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/doc/reference') diff --git a/src/doc/reference/src/variables.md b/src/doc/reference/src/variables.md index 23a4197a0e0..ce3d226d023 100644 --- a/src/doc/reference/src/variables.md +++ b/src/doc/reference/src/variables.md @@ -1,7 +1,7 @@ # Variables A _variable_ is a component of a stack frame, either a named function parameter, -an anonymous [temporary](#lvalues-rvalues-and-temporaries), or a named local +an anonymous [temporary](expressions.html#lvalues-rvalues-and-temporaries), or a named local variable. A _local variable_ (or *stack-local* allocation) holds a value directly, -- cgit 1.4.1-3-g733a5