From: Colin Watson Date: Fri, 8 Apr 2011 09:31:32 +0000 (+0100) Subject: fix header comment X-Git-Tag: 2.00~956^2~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0bfc5937d6232c01dbb44f7ad3135eb5aa07ff8;p=thirdparty%2Fgrub.git fix header comment --- diff --git a/util/grub-mount.c b/util/grub-mount.c index 7f0ad0d0f..c1c7ecad8 100644 --- a/util/grub-mount.c +++ b/util/grub-mount.c @@ -1,4 +1,4 @@ -/* grub-fstest.c - debug tool for filesystem driver */ +/* grub-mount.c - FUSE driver for filesystems that GRUB understands */ /* * GRUB -- GRand Unified Bootloader * Copyright (C) 2008,2009,2010 Free Software Foundation, Inc.