aboutsummaryrefslogtreecommitdiff
path: root/text.h
diff options
context:
space:
mode:
Diffstat (limited to 'text.h')
-rw-r--r--text.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/text.h b/text.h
index 17445fc..16d7190 100644
--- a/text.h
+++ b/text.h
@@ -197,7 +197,7 @@ size_t text_restore(Text*, time_t);
* .. note:: TODO: This is currently not the same as the time of the last snapshot.
* @endrst
*/
-time_t text_state(Text*);
+time_t text_state(const Text*);
/**
* @}
* @defgroup lines