X-Git-Url: https://git.saurik.com/apple/copyfile.git/blobdiff_plain/44fb905502e1b103db918a33c2b6483309747ca9..618b37c8752c3ad13c3fa5762ae59be51bc85a2c:/copyfile.h diff --git a/copyfile.h b/copyfile.h index 59c198a..91dfe87 100644 --- a/copyfile.h +++ b/copyfile.h @@ -24,14 +24,11 @@ #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 */