From b59b75310abdd3c6c6a63654ab2ae14d46c2028e Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Wed, 10 Oct 2018 22:47:54 -0700 Subject: 4683 --- subx/055trace.subx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subx/055trace.subx b/subx/055trace.subx index b2bb72c0..237fbed9 100644 --- a/subx/055trace.subx +++ b/subx/055trace.subx @@ -12,7 +12,7 @@ # - die: stream (exit(1) if using real trace) # - check-trace-contains: stream, string/line, string/message (scans only from stream's read pointer, prints message to stderr on failure, updates stream's read pointer) # - rewind-reads: stream (resets read pointer) -# - scan-to-next-line: stream (advance read pointer past next newline +# - scan-to-next-line: stream (advance read pointer past next newline) # # Traces are very fundamental, so many of the helpers we create here won't be # used elsewhere; we'll switch to more bounds-checked variants. But here we get -- cgit 1.4.1-2-gfad0