Line breaks

This commit is contained in:
William McBrine 2022-01-14 16:21:05 -05:00
parent c9367727b0
commit 3c2694a36f
3 changed files with 3 additions and 3 deletions

View File

@ -175,5 +175,5 @@ and stderr may be redirected to files.
Acknowledgements
----------------
Original SDL port was provided by William McBrine
Original SDL port was provided by William McBrine
TTF support based on contributions by Laura Michaels

View File

@ -189,5 +189,5 @@ and stderr may be redirected to files.
Acknowledgements
----------------
Original SDL port was provided by William McBrine
Original SDL port was provided by William McBrine
SDL2 modifications by Laura Michaels and Robin Gustafsson

View File

@ -223,5 +223,5 @@ configure, which is under a free license described within it.
Acknowledgements
----------------
X11 port was provided by Mark Hessling <mark@rexx.org>
X11 port was provided by Mark Hessling <mark@rexx.org>
Single-process modifications by William McBrine