From abb0c9746731873a4af8e43295a4cd147e786d33 Mon Sep 17 00:00:00 2001 From: michaelangel007 Date: Mon, 12 Jun 2023 23:24:01 -0700 Subject: [PATCH] Cleanup: Fix missing newline --- prodos.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prodos.cpp b/prodos.cpp index 3a10988..6f53ea5 100644 --- a/prodos.cpp +++ b/prodos.cpp @@ -94,7 +94,7 @@ Is this still needed? " File type will auto-detected based on filename extension.\n" " i.e. BAS, BIN, FNT, TXT,SYS, etc.\n" " -access=$## Set access flags\n" -" NOTE: Defaults to $C3" +" NOTE: Defaults to $C3\n" " $80 Volume/file can be destroyed\n" " $40 Volume/file can be renamed\n" " $20 Volume/file changed since last backup\n"