Introduce end-of-line normalization

This commit is contained in:
Matt Gates 2017-07-23 09:24:56 -04:00
parent 51cd1c7a00
commit 4bab0508c5
2 changed files with 4 additions and 4 deletions

View File

@ -134,7 +134,7 @@ trap exitmode SIGINT SIGHUP
source lib/exitmode.sh source lib/exitmode.sh
#Languages for the web interface #Languages for the web interface
source language/source source language/source.sh
# Design # Design
function top(){ function top(){