1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-09 21:53:55 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2000-07-29 08:15:37 +00:00
parent 043c4958de
commit 7ddc6c5927

View File

@@ -1,6 +1,7 @@
2000-07-29 Jim Meyering <meyering@lucent.com>
* dirname.c (dir_name) [MSDOS]: Declare `lim' to be const.
(dir_name): Assert that there are no trailing slashes.
2000-07-18 Bruno Haible <haible@clisp.cons.org>