remove trailing space
This commit is contained in:
parent
414f398498
commit
3cc4c01485
@ -59,7 +59,7 @@ load_modules()
|
||||
Linux) modprobe --first-time --use-blacklist --verbose "$x"; rc=$? ;;
|
||||
*) ;;
|
||||
esac
|
||||
eend
|
||||
eend
|
||||
done
|
||||
return 0
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user