summaryrefslogtreecommitdiff
path: root/lib/xattr.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/xattr.c')
-rw-r--r--lib/xattr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/xattr.c b/lib/xattr.c
index b9ac223..1ce3fb3 100644
--- a/lib/xattr.c
+++ b/lib/xattr.c
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0+
/*
- * erofs_utils/lib/xattr.c
+ * erofs-utils/lib/xattr.c
*
* Originally contributed by an anonymous person,
* heavily changed by Li Guifu <blucerlee@gmail.com>