Fixed line-endings (DOS to UNIX)

and translated German to English in comments.
This commit is contained in:
sjborley
2005-05-11 21:49:52 +00:00
parent 7376fa66e5
commit f659b71017
+13
View File
@@ -1,3 +1,16 @@
2005-05-11 Steven Borley <[email protected]>
* Changed line-ending on several files from DOS to UNIX.
* Translated German in to English in comments for several files
(where the German was simple and meaning clear from the context
- and Babel fish helped too). This also removes the non-ASCII
characters from these files, which was giving problems on
at least one platform.
* In the above files I have also replaced c++ comment style with
c comments (i.e. // go to /* ... */).
2005-05-10 Steven Borley <[email protected]> 2005-05-10 Steven Borley <[email protected]>
* Some minor tidy-up as follows: * Some minor tidy-up as follows: