changeset 27233:12b2aae279c9

remove stray "b" before a date
author Jim Meyering <jim@meyering.net>
date Sun, 22 Oct 2006 08:21:10 +0000
parents eb9d740b1288
children 98b27acbe516
files ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sun Oct 22 07:32:17 2006 +0000
+++ b/ChangeLog	Sun Oct 22 08:21:10 2006 +0000
@@ -4,7 +4,7 @@
 	Problem reported by Bruno Haible in
 	<http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00282.html>.
 
-b2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
+2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
 
 	* lib/stdint_.h [defined _AIX]: Don't include <sys/types.h>.
 	Problem reported by Perry Smith and Ville Laurikari.