Fix indenting.
authorEric Andersen <andersen@codepoet.org>
Tue, 9 Dec 2003 23:50:24 +0000 (23:50 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 9 Dec 2003 23:50:24 +0000 (23:50 -0000)
commitd5c746f3a8afa86cf9e068527a728f8ae8dade00
tree0c2948bb0c703f72717958941790be3eee5110e2
parent747f2f7d786c4090c376f25f2db8146310e4c3a2
Fix indenting.

Fix a bug noticed by Pete Flugstad.  Make certain we close what we open, and
don't try to close invalid files when /etc/filesystems exists and is used.
util-linux/mount.c