summaryrefslogtreecommitdiff
path: root/iterator.h
diff options
context:
space:
mode:
Diffstat (limited to 'iterator.h')
-rw-r--r--iterator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/iterator.h b/iterator.h
index 0f6900e43a..6b77dcc262 100644
--- a/iterator.h
+++ b/iterator.h
@@ -12,7 +12,7 @@
#define ITER_OK 0
/*
- * The iterator is exhausted and has been freed.
+ * The iterator is exhausted.
*/
#define ITER_DONE -1