]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 19 May 2005 08:54:44 +0000 (08:54 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 19 May 2005 08:54:44 +0000 (08:54 +0000)
lib/ChangeLog

index ba16e4483edab36f62d685e0f5a4724a530a722a..b2a5ea0f6044bc1685a55ea29b85a991ec719128 100644 (file)
@@ -1,3 +1,9 @@
+2005-05-19  Jim Meyering  <jim@meyering.net>
+
+       * unlinkdir.h (cannot_unlink_dir) [UNLINK_CANNOT_UNLINK_DIR]:
+       Use #define rather than a static function, to avoid a warning
+       when the function was not used.
+
 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
 
        * canonicalize.c: Include canonicalize.h first, to test interface.