]> git.saurik.com Git - apple/copyfile.git/blobdiff - copyfile.h
copyfile-118.1.2.tar.gz
[apple/copyfile.git] / copyfile.h
index 59c198a5b4ca79dcef24bb1b24fbfcfedc88c7ab..91dfe87aac2ce51f699f17a6ca91e87e00cbfb3d 100644 (file)
 #define _COPYFILE_H_
 
 /*
- * this is an API to faciliatate copying of files and their
- * associated metadata.  There are several open source projects that
- * need modifications to support preserving extended attributes and
- * acls and this API collapses several hundred lines of modifications
- * into one or two calls.
- *
- * This implementation is incomplete and the interface may change in a 
- * future release.
+ * This API facilitates the copying of files and their associated
+ * metadata.  There are several open source projects that need
+ * modifications to support preserving extended attributes and ACLs
+ * and this API collapses several hundred lines of modifications into
+ * one or two calls.
  */
 
 /* private */