openat, utimens: whitespace cleanup
[pspp] / ChangeLog
index c120c093d393058071b4b1a46395ea6f3be8033a..a8fc68cf2815c843b844b86f1c012886cfbb5e2b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2009-10-07  Eric Blake  <ebb9@byu.net>
 
+       openat, utimens: whitespace cleanup
+       * lib/openat.c: Prefer space throughout, rather than mix of 8
+       spaces vs. tabs.
+       * lib/at-func.c: Likewise.
+       * lib/utimens.c: Likewise.
+
        openat: avoid using wrong fd
        * lib/openat.c (openat_permissive): Reject user's fd if saving the
        working directory chooses same fd.