From db0d1b70364686ead7dd10aa4bf27de23aee8962 Mon Sep 17 00:00:00 2001 From: AZBevier Date: Tue, 16 Mar 2021 21:30:41 -0400 Subject: [PATCH] SEL32: Fixed typo. --- SEL32/sel32_chan.c | 1 + 1 file changed, 1 insertion(+) diff --git a/SEL32/sel32_chan.c b/SEL32/sel32_chan.c index 38762ce..37fef3a 100644 --- a/SEL32/sel32_chan.c +++ b/SEL32/sel32_chan.c @@ -1,3 +1,4 @@ +/* sel32_chan.c: SEL 32 Channel functions. Copyright (c) 2018-2021, James C. Bevier Portions provided by Richard Cornwell, Geert Rolf and other SIMH contributers