diff --git a/erlang/apps/lib/src/pdp10_stdio.erl b/erlang/apps/lib/src/pdp10_stdio.erl index aa1591b..1ae7faf 100644 --- a/erlang/apps/lib/src/pdp10_stdio.erl +++ b/erlang/apps/lib/src/pdp10_stdio.erl @@ -1,6 +1,6 @@ %%% -*- erlang-indent-level: 2 -*- %%% -%%% stdio() clone for I/O with 9-bit bytes +%%% stdio clone for I/O with 9-bit bytes %%% Copyright (C) 2013-2020 Mikael Pettersson %%% %%% This file is part of pdp10-tools.