From: Danny Al-Gaaf Date: Wed, 7 May 2014 16:52:49 +0000 (+0200) Subject: rgw_acl_swift.h: fix #define header guard X-Git-Tag: v0.81~45^2~11 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5752d76e9b51842e7764fa805d150e3c391b8fb2;p=ceph.git rgw_acl_swift.h: fix #define header guard Signed-off-by: Danny Al-Gaaf --- diff --git a/src/rgw/rgw_acl_swift.h b/src/rgw/rgw_acl_swift.h index be64f58021ff..9447276641ec 100644 --- a/src/rgw/rgw_acl_swift.h +++ b/src/rgw/rgw_acl_swift.h @@ -1,5 +1,5 @@ #ifndef CEPH_RGW_ACL_SWIFT_H -#define CEPH_RGW_ACL_SWIFT3_H +#define CEPH_RGW_ACL_SWIFT_H #include #include