]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
Meaningless nit.
authorRoland McGrath <roland@redhat.com>
Fri, 2 Oct 2009 21:15:07 +0000 (14:15 -0700)
committerRoland McGrath <roland@redhat.com>
Fri, 2 Oct 2009 21:15:07 +0000 (14:15 -0700)
libdw/c++/dwarf_tracker

index 7fbf0585c756d0dfbbe1e45def1734fbd7285b12..9fa639f478eea461690e2fd92368bce57b62b63c 100644 (file)
@@ -132,7 +132,7 @@ namespace elfutils
 
     inline const die &current_die () const
     {
-      return _m_path.const_top ();
+      return _m_path.top ();
     }
 
     inline die current_end () const