]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/cls_acl.cc
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / cls_acl.cc
index 5c751c5abfb6789cc016a527e78c6b7829b315e4..91d6a5ad40e709cedff7892a4b592ac23ad22a53 100644 (file)
@@ -1,6 +1,5 @@
-
-
-
+// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
+// vim: ts=8 sw=2 smarttab
 #include <iostream>
 #include <string.h>
 #include <stdlib.h>
@@ -12,7 +11,6 @@
 #include "include/types.h"
 #include "objclass/objclass.h"
 
-
 CLS_VER(1,0)
 CLS_NAME(acl)