From: Christos Zoulas Date: Thu, 10 Dec 2009 18:04:27 +0000 (-0500) Subject: fix typo X-Git-Tag: am-utils-6_2_rc1~6 X-Git-Url: https://git.fsl.cs.stonybrook.edu/?a=commitdiff_plain;h=b98ffc8fc2488bf3dd82fcc6e09683268715a932;p=am-utils-6.2.git fix typo --- diff --git a/amd/map.c b/amd/map.c index d6f2ce03..ac707cc7 100644 --- a/amd/map.c +++ b/amd/map.c @@ -716,7 +716,7 @@ umount_exported(void) if (!(mf->mf_fsflags & FS_DIRECTORY)) /* * When shutting down this had better -dh * look like a directory, otherwise it + * look like a directory, otherwise it * can't be unmounted! */ mk_fattr(&mp->am_fattr, NFDIR);