about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-06-27 19:31:18 -0700
committerUlrich Drepper <drepper@redhat.com>2010-06-27 19:31:18 -0700
commit4e733baccec604127660bf701999fb183cbbff4f (patch)
tree942488efcb8f1fc46bb453fe8124416956c5b5ad
parente35fcef8b739ed24e083ff8a3078ac14e101cf67 (diff)
downloadglibc-4e733baccec604127660bf701999fb183cbbff4f.tar.gz
glibc-4e733baccec604127660bf701999fb183cbbff4f.tar.xz
glibc-4e733baccec604127660bf701999fb183cbbff4f.zip
Whitespace fix in CL.
-rw-r--r--ChangeLog2
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.