From bfcb06768fbcd5d05a5c2da4055510ca76df957b Mon Sep 17 00:00:00 2001 From: chatty Date: Thu, 5 May 1994 13:44:43 +0000 Subject: Status -> GetStatus --- utils/HashTable.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/HashTable.cc') diff --git a/utils/HashTable.cc b/utils/HashTable.cc index 4712f0f..44bc557 100644 --- a/utils/HashTable.cc +++ b/utils/HashTable.cc @@ -646,7 +646,7 @@ Get the status of an iterator. The status may be one of \var{Normal, StartOfTabl CcuHashCellIter:: #endif hashiter_status -CcuHashCellIter :: Status () const +CcuHashCellIter :: GetStatus () const { if (CurCell) return Normal; -- cgit v1.1