changeset 1565:b22d229ddbcf

ChangeLog fix
author Gary Benson <gbenson@redhat.com>
date Wed, 27 May 2009 13:49:38 +0100
parents c562fe339799
children e805128be861
files ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed May 27 13:47:05 2009 +0100
+++ b/ChangeLog	Wed May 27 13:49:38 2009 +0100
@@ -3,7 +3,7 @@
 	* ports/hotspot/src/share/vm/shark/sharkCacheDecache.hpp
 	(SharkDecacher::location_type): New method.
 	(SharkDecacher::stack_location_type): Use the above.
-	(SharkDecacher::local_location_type): Use the above.
+	(SharkDecacher::local_location_type): Likewise.
 
 2009-05-25  Omair Majid  <omajid@redhat.com>