# HG changeset patch # User Wuzzy # Date 1570824156 -3600 # Node ID 9bcfc5661a3731272aca4fea3b3c78d50a9bc4a9 # Parent d61dd738002368c3c2fe9c6f5db23f043fda2cb8 pas2CTutorial: typo diff -r d61dd7380023 -r 9bcfc5661a37 pas2CTutorial.wiki --- a/pas2CTutorial.wiki Fri Oct 11 21:02:10 2019 +0100 +++ b/pas2CTutorial.wiki Fri Oct 11 21:02:36 2019 +0100 @@ -18,7 +18,7 @@ Preprocessing 'uSound.pas'... pas2c: /builddir/build/BUILD/hedgewars-src-1.0.0/hedgewars/uSound.pas: hGetContents: invalid argument (invalid byte sequence) }}} -This is because Wuzzy accidentally added unicode characters in the Pascal source code, something which Pas2C doesn't like. +This is because Wuzzy accidentally added Unicode characters in the Pascal source code, something which Pas2C doesn't like. If you have this problem, run this shell script in the root of the source directory before building: