1
0
mirror of https://frontier.innolan.net/rainlance/amiga-ntimed.git synced 2026-05-02 18:56:32 +00:00

Merge pull request #22 from bradh/patch-1

Spelling fix
This commit is contained in:
bsdphk
2015-01-04 12:20:31 +00:00

View File

@@ -52,7 +52,7 @@
*
* About this implementation:
*
* This is a very naiive implementation spitting things out to stdout/stderr,
* This is a very naive implementation spitting things out to stdout/stderr,
* knowing that we are a single threaded program.
*
* XXX: Pull in sbufs to do it right.