]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Variable length array of std::strings (not legal in C++) changed to std::vector<std... 1768/head
authorDaniel J. Hofmann <daniel@trvx.org>
Mon, 5 May 2014 14:06:45 +0000 (16:06 +0200)
committerDaniel J. Hofmann <daniel@trvx.org>
Tue, 6 May 2014 07:51:37 +0000 (09:51 +0200)
commit08a4e8889783673436972a979c2fc780466893c8
tree648ccf7e933d640d12b895a39c2c39c85054995c
parent24c5ea8df040da0889be7ab1a9985ae03ee68d9e
Variable length array of std::strings (not legal in C++) changed to std::vector<std::string>

Signed-off-by: Daniel J. Hofmann <daniel@trvx.org>
src/rgw/rgw_main.cc