Skip to content

Commit b91483a

Browse files
committed
Forgot this rename in last commit
1 parent 0576525 commit b91483a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compiler/parser-quirk-file.bas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ function cPrintStmt _
131131

132132
if( isspc or istab ) then
133133
filexprcopy = astCloneTree( filexpr )
134-
if( rtlPrintSPC( filexprcopy, _
134+
if( rtlPrintSPCTab( filexprcopy, _
135135
expr, _
136136
istab, _
137137
islprint ) = FALSE ) then

0 commit comments

Comments
 (0)