]> git.lizzy.rs Git - rust.git/commit
fix an error about the static lifetime
authorJay True <glacjay@gmail.com>
Sun, 18 Jan 2015 02:58:55 +0000 (10:58 +0800)
committerJay True <glacjay@gmail.com>
Sun, 18 Jan 2015 02:58:55 +0000 (10:58 +0800)
commit2b6efbf92dfabbe0a938e68becdd87e3cbc8fdbc
tree03f71919542a2980a6e81921eb8a219b31357fab
parentf4f10dba2975b51c2d2c92157018db3ac13d4d4a
fix an error about the static lifetime

The reference should be `x`, not `FOO` itself.
src/doc/trpl/ownership.md