]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix base64 warnings (move impl to .c file)
authorSage Weil <sage@newdream.net>
Thu, 19 Nov 2009 20:44:55 +0000 (12:44 -0800)
committerSage Weil <sage@newdream.net>
Thu, 19 Nov 2009 20:44:55 +0000 (12:44 -0800)
commit6a34c6a28292607a4455cfce8fadecca6fc91045
tree7641d07aa9b42b9701d616b3f4c5650731aa80f1
parentb05e184c07bed126758dd12f3e31fa79aa4ccfc0
rgw: fix base64 warnings (move impl to .c file)
src/Makefile.am
src/common/base64.c [new file with mode: 0644]
src/common/base64.h [new file with mode: 0644]
src/include/base64.h [deleted file]
src/rgw/rgw_admin.cc
src/rgw/rgw_main.cc
src/rgw/rgw_op.cc