init tab/1 steam

This commit is contained in:
Vítor Santos Costa 2015-11-05 15:39:04 +00:00
parent b0f3cda2d7
commit 9ce6ba5186
1 changed files with 1 additions and 1 deletions

View File

@ -452,7 +452,7 @@ static Int tab_1(USES_REGS1) { /* nl */
}
static Int tab(USES_REGS1) { /* nl(Stream) */
int sno = LOCAL_c_output_stream;
int sno;
Term t2;
Int tabs, i;
if (IsVarTerm(t2 = Deref(ARG2))) {