Browse Source

squashfs: fix filename in header comment

Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
Phillip Lougher 15 years ago
parent
commit
4690148f77
1 changed files with 1 additions and 1 deletions
  1. 1 1
      fs/squashfs/xattr.c

+ 1 - 1
fs/squashfs/xattr.c

@@ -18,7 +18,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * xattr_id.c
+ * xattr.c
  */
 
 #include <linux/init.h>