*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 21 Nov 2002 09:46:15 +0000 (09:46 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 21 Nov 2002 09:46:15 +0000 (09:46 +0000)
lib/ChangeLog

index 0d942f0483b79c7b856253fe96dbdba311ae0cc2..c2cc56a5ff750898f9d4eaabb0cdb1f1822d00da 100644 (file)
@@ -4,6 +4,7 @@
 
        * makepath.c (make_path): Restore umask *before* creating the final
        component.
+       (make_path): Minor reformatting.
 
        * xmalloc.c: Adjust to work with new autoconf macros, AC_FUNC_MALLOC
        and AC_FUNC_REALLOC: test #ifndef HAVE_MALLOC/HAVE_REALLOC.