Date: Mon, 14 Dec 1998 05:27:51 -0800 (PST) From: Stephen McKay <mckay@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/contrib/binutils/binutils strings.c Message-ID: <199812141327.FAA27766@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mckay 1998/12/14 05:27:51 PST
Modified files:
contrib/binutils/binutils strings.c
Log:
Restore traditional behaviour by allowing tabs in strings. In deference
to the new age of internationalisation, I used isblank() instead of a
literal '\t'.
Revision Changes Path
1.2 +4 -4 src/contrib/binutils/binutils/strings.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812141327.FAA27766>
