]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/secret.c: reduce the scope of some variables
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Wed, 27 Feb 2013 17:22:24 +0000 (18:22 +0100)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Wed, 27 Feb 2013 17:22:24 +0000 (18:22 +0100)
commit9a40ab3afe2f6111c0741468a095eec419be5e53
tree47389e3b7900d56d4fdd8549c83114d74c079579
parent4b242f9a49958466d7131c8e3233cbe408a7e2e0
common/secret.c: reduce the scope of some variables

Reduce the scope of error_buf to the place where it's used.

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
src/common/secret.c