From b1c693235f3cf1b46eaef100e33e4c44ee6bb80c Mon Sep 17 00:00:00 2001 From: Ken Burtch Date: Wed, 3 Apr 2024 22:25:20 -0400 Subject: [PATCH] fix after linting for scanner communications --- src/scanner-communications.adb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/scanner-communications.adb b/src/scanner-communications.adb index 6106df61..26b023f8 100644 --- a/src/scanner-communications.adb +++ b/src/scanner-communications.adb @@ -34,7 +34,7 @@ with ada.text_io, use ada.text_io, ada.strings.fixed, - gipegasoft.strings, + pegasoft.strings, pegasoft.script_io, pegasoft.strings, pegasoft.user_io,