summaryrefslogtreecommitdiff
path: root/src/storage.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/storage.cc')
-rw-r--r--src/storage.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/storage.cc b/src/storage.cc
index b6be578..17c902d 100644
--- a/src/storage.cc
+++ b/src/storage.cc
@@ -21,7 +21,7 @@ Storage::view(int base, int lines) const
}
int
-Storage::is_access_cleared()
+Storage::is_data_ready()
{
int r;