]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Don't include assert.h.
authorJim Meyering <jim@meyering.net>
Tue, 25 Jan 2005 12:30:01 +0000 (12:30 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 25 Jan 2005 12:30:01 +0000 (12:30 +0000)
commitaabf87bc83233c6858a2b2d2b07902ded2ed33be
treee416e215d1c8113d9411ea2124a6e24068d56d52
parent313147e76a16a619f80704d008217da2d0160535
Don't include assert.h.
(path_concat): Remove assertion that would have triggered
for ABASE starting with more than one slash.
Reported by Andreas Schwab.
lib/path-concat.c