1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-01 11:20:41 -08:00

(detect_eol_type): Fix previous change.

This commit is contained in:
Kenichi Handa 1997-08-06 01:09:16 +00:00
parent 595b2334ee
commit 85a02ca454

View file

@ -2739,7 +2739,7 @@ detect_eol_type (src, src_bytes)
}
}
return (total ? eol_type : CODING_EOL_UNDECIDED);
return eol_type;
}
/* Detect how end-of-line of a text of length SRC_BYTES pointed by SRC