]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
sstring.hh: return type from str_len(...) need not be const 7679/head
authorMatt Benjamin <mbenjamin@redhat.com>
Wed, 17 Feb 2016 16:16:19 +0000 (11:16 -0500)
committerMatt Benjamin <mbenjamin@redhat.com>
Wed, 17 Feb 2016 16:17:22 +0000 (11:17 -0500)
commit27b991a55d982639744aeddfe2b49428ed766935
treedc487f6f764b91b9811ea3faafb7430c06890789
parent22c6d3549e1eb27145686e5b3daaf412765e00c7
sstring.hh: return type from str_len(...) need not be const

Removes a compile warning.

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
src/common/sstring.hh