Fixed typo. master
authorplugd <plugd@thelambdalab.xyz>
Tue, 7 Sep 2021 12:25:46 +0000 (14:25 +0200)
committerplugd <plugd@thelambdalab.xyz>
Tue, 7 Sep 2021 12:25:46 +0000 (14:25 +0200)
scratchy.scm

index 774b488..5e6a37f 100644 (file)
@@ -77,7 +77,7 @@
                       (print "... served selector '" selector "'. Closing connection."))
                   (o (exn)
                      (print-error-message o)
-                     (print "Invalid selector.")
+                     (display "Invalid selector.\r\n.\r\n" out-port)
                      (print "Error while attempting to serve selector " selector "."))))
               (begin
                 (print "Connection from blacklisted IP. Closing.")