From c316cd982303f30f29075f31bcd910f9be38bb25 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Sat, 2 Mar 2019 17:15:47 +0100 Subject: Convert charset to utf8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Files imported in commit 98cab31fc3659e33aef260efca55bf9f1753164c were exported from EUMEL to DOS and used codepage 437/850(?). Convert files to UTF-8 where possible. Some files were left as-is. I’m not sure whether converting these would be correct. --- system/shard-z80-ruc-64180/1.5/src/EINST.PAS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/shard-z80-ruc-64180/1.5/src/EINST.PAS') diff --git a/system/shard-z80-ruc-64180/1.5/src/EINST.PAS b/system/shard-z80-ruc-64180/1.5/src/EINST.PAS index 3b466da..312069f 100644 --- a/system/shard-z80-ruc-64180/1.5/src/EINST.PAS +++ b/system/shard-z80-ruc-64180/1.5/src/EINST.PAS @@ -506,4 +506,4 @@ BEGIN { MAIN } writeln ('SHard erfolgreich auf Floppy installiert.') END ELSE writeln ('Kein SHard installiert.') -END. \ No newline at end of file +END. -- cgit v1.2.3