CVSROOT: /cvs
Module name: src
Changes by: [EMAIL PROTECTED] 2008/06/13 12:45:41
Modified files:
usr.bin/mg : file.c
Log message:
Fix debian bug #432656
'Prints root directory as "//" instead of "/" for root files.'
Issue was with dirname, which strips the trailing slash, except
when given "/". Wrap it in a cover function to fix. Also helps
with portability to data-munging dirname glibc
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]