]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Add required spacing after string literals (PRIu64).
authorMatt Benjamin <matt@linuxbox.com>
Thu, 29 May 2014 14:41:13 +0000 (10:41 -0400)
committerJosh Durgin <josh.durgin@inktank.com>
Thu, 10 Jul 2014 01:15:56 +0000 (18:15 -0700)
commitebbdb3cc93f034214d41c9f7f268758012defe2e
tree3c160fca714ee3d4592ed4a1d8440117eabad51a
parent16ef1ed515cf4dcb20fcc2ed7b0870d15e07b6fa
Add required spacing after string literals (PRIu64).

The common formatting for these 64bit types is not C++ 2011
clean.

Signed-off-by: Matt Benjamin <matt@linuxbox.com>
Conflicts:
src/common/perf_counters.cc
src/rgw/rgw_civetweb.cc
src/rgw/rgw_fcgi.cc
src/rgw/rgw_formats.cc