]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common: use a vector instead of array in options.cc
authorJohn Spray <john.spray@redhat.com>
Wed, 5 Jul 2017 11:04:47 +0000 (07:04 -0400)
committerJohn Spray <john.spray@redhat.com>
Fri, 21 Jul 2017 10:27:24 +0000 (06:27 -0400)
commit4aa5f35b8c0984f04353c3ab6c5c5ed16abfbe4f
tree923bba59ea4350f2450f2acc6e771fca6c7110fa
parent26551776f2542c04a0885708feef844a90b75250
common: use a vector instead of array in options.cc

Avoids retro 80s style blank entry at the end :-)

Signed-off-by: John Spray <john.spray@redhat.com>
src/common/config_opts.h [deleted file]
src/common/legacy_config_opts.h [new file with mode: 0644]
src/common/options.c [deleted file]
src/common/options.cc
src/common/options.h