mostly indenting
This commit is contained in:
parent
0fc0e96306
commit
0522720ff4
@ -128,7 +128,6 @@ Int Yap_peek(int sno) {
|
|||||||
s->status |= Push_Eof_Stream_f;
|
s->status |= Push_Eof_Stream_f;
|
||||||
return ch;
|
return ch;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
if (s->encoding == ENC_OCTET || s->encoding == ENC_ISO_LATIN1 ||
|
if (s->encoding == ENC_OCTET || s->encoding == ENC_ISO_LATIN1 ||
|
||||||
s->encoding == ENC_ISO_ASCII) {
|
s->encoding == ENC_ISO_ASCII) {
|
||||||
|
Reference in New Issue
Block a user