diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-06-27 19:31:18 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-06-27 19:31:18 -0700 |
commit | 4e733baccec604127660bf701999fb183cbbff4f (patch) | |
tree | 942488efcb8f1fc46bb453fe8124416956c5b5ad | |
parent | e35fcef8b739ed24e083ff8a3078ac14e101cf67 (diff) | |
download | glibc-4e733baccec604127660bf701999fb183cbbff4f.tar.gz glibc-4e733baccec604127660bf701999fb183cbbff4f.tar.xz glibc-4e733baccec604127660bf701999fb183cbbff4f.zip |
Whitespace fix in CL.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 85b6e69d66..eaf57497c1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2010-06-21 Andreas Schwab <schwab@redhat.com> +2010-06-21 Andreas Schwab <schwab@redhat.com> * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Restore proper fallback handling. |