PARAMETERS: Unify formatting of CLOSE statement too.

Signed-off-by: Grzegorz Kowal <grzegorz@amuncode.org>
This commit is contained in:
Grzegorz Kowal 2023-12-19 15:39:44 -03:00
parent bb36b90171
commit bdd09a044b

View File

@ -311,7 +311,7 @@ module parameters
go to 10
20 close(io)
20 close (io)
deallocate(line)