]> git.ipfire.org Git - thirdparty/libarchive.git/commitdiff
libarchive/archive_entry.c: fix typo in comment
authorMartin Matuska <martin@matuska.org>
Tue, 19 Mar 2019 12:48:38 +0000 (13:48 +0100)
committerMartin Matuska <martin@matuska.org>
Tue, 19 Mar 2019 12:49:01 +0000 (13:49 +0100)
libarchive/archive_entry.c

index 28129d97a82ff4240fb95bb7887d35f876e10c88..74f742ec611c2b92295c955d7a09428402b3d3d4 100644 (file)
@@ -1655,7 +1655,7 @@ _archive_entry_acl_text_l(struct archive_entry *entry, int flags,
  *
  * Supported file attributes on Linux:
  * a   append only                     FS_APPEND_FL            sappnd
- * A   no atime updates                FS_NOATME_FL            atime
+ * A   no atime updates                FS_NOATIME_FL           atime
  * c   compress                        FS_COMPR_FL             compress
  * C   no copy on write                FS_NOCOW_FL             cow
  * d   no dump                         FS_NODUMP_FL            dump