1
0
mirror of synced 2026-04-29 13:32:13 +00:00

Remove tab from blank line

This commit is contained in:
Axel Beckert
2010-04-15 02:21:15 +02:00
parent e9b9b02869
commit 3f9c79f0f2

View File

@@ -33,7 +33,7 @@ MAKEDEV = "$prefix/sbin/MAKEDEV"
if [ ! -x $MAKEDEV -a -x "$prefix/dev/MAKEDEV" ]; then
MAKEDEV = "$prefix/dev/MAKEDEV"
fi
#