From 41424a27241972d8afc9b532e7127879745118e9 Mon Sep 17 00:00:00 2001 From: Bryan Biedenkapp Date: Wed, 3 Jan 2024 15:08:12 -0500 Subject: [PATCH] comment typo; --- FneSystemBase.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FneSystemBase.cs b/FneSystemBase.cs index 8be8f8f..5fcd883 100644 --- a/FneSystemBase.cs +++ b/FneSystemBase.cs @@ -125,7 +125,7 @@ namespace fnecore FrameType = FrameType.TERMINATOR; Slot = 0; } - } // public abstract class RemoteCallData + } // public class RemoteCallData /// /// Implements a FNE system.