aboutsummaryrefslogtreecommitdiff
path: root/stand/forth
diff options
context:
space:
mode:
authorJohn Hood <cgull+l-freebsd-bugzilla@glup.org>2021-07-28 19:43:02 +0000
committerWarner Losh <imp@FreeBSD.org>2021-07-28 19:50:38 +0000
commitdbdf2b52f59df7374eb1f799b4df1b54e4502e40 (patch)
tree8ce11394494075df9c423b0f702ee2b8d893341c /stand/forth
parent824897a3aea5ca22db8cb7d5b404697a1de1210a (diff)
Diffstat (limited to 'stand/forth')
-rw-r--r--stand/forth/support.4th1
1 files changed, 1 insertions, 0 deletions
diff --git a/stand/forth/support.4th b/stand/forth/support.4th
index d87cf16a16dd..999ac5005f5d 100644
--- a/stand/forth/support.4th
+++ b/stand/forth/support.4th
@@ -486,6 +486,7 @@ get-current ( -- wid ) previous definitions >search ( wid -- )
: reset_line_reading
0 to read_buffer_ptr
+ 0 read_buffer .len !
;
: read_line