]> git.lizzy.rs Git - rust.git/commit
Removing space for NULL terminator
authorSteven Fackler <sfackler@gmail.com>
Mon, 5 Aug 2013 04:08:13 +0000 (00:08 -0400)
committerSteven Fackler <sfackler@gmail.com>
Tue, 6 Aug 2013 16:58:36 +0000 (09:58 -0700)
commit858e166119d81e76b8909da880b3b3d0e25718c3
tree07c2a069ed3d76d2efdce811f6f33e0246dcff76
parentff5fdffc135f55e751dfcff0df1f52b9f4faad17
Removing space for NULL terminator

String NULL terminators are going away soon, so we may as well get rid
of this now so it doesn't rot.
src/libextra/hex.rs