changeset 1251:472389018526

Oops
author Gary Benson <gbenson@redhat.com>
date Thu, 04 Dec 2008 13:05:59 +0000
parents c8712800dc87
children 0256f5de086a
files ChangeLog
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Dec 03 22:50:40 2008 +0100
+++ b/ChangeLog	Thu Dec 04 13:05:59 2008 +0000
@@ -233,9 +233,9 @@
 
 2008-12-03  Gary Benson  <gbenson@redhat.com>
 
-	* a/ports/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.hpp
+	* ports/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.hpp
 	(os::is_allocatable): New method.
-	* a/ports/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp
+	* ports/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp
 	(os::is_allocatable): Likewise.
 
 2008-12-03  Matthias Klose  <doko@ubuntu.com>