Remove trailing whitespace.

This commit is contained in:
Jaakko Heinonen 2012-01-28 13:41:34 +00:00
parent f4cb8238fd
commit f5764938de

View File

@ -160,7 +160,7 @@ main(int argc, char *argv[])
}
/*
* Resolve the mountpoint with realpath(3) and remove unnecessary
* Resolve the mountpoint with realpath(3) and remove unnecessary
* slashes from the devicename if there are any.
*/
if (checkpath(dir, mntpath) != 0)