aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2020-03-13 20:53:32 +0200
committerSergey Poznyakoff <gray@gnu.org>2020-03-13 20:53:32 +0200
commitb47bfb2cc836d3961bd0b8a4748e5dbb42e3727f (patch)
tree846462512760297528635e74de75d87336b60c23
parentc518c214671b4563fa0a0baa0be60050b4f1540d (diff)
downloadgrecs-b47bfb2cc836d3961bd0b8a4748e5dbb42e3727f.tar.gz
grecs-b47bfb2cc836d3961bd0b8a4748e5dbb42e3727f.tar.bz2
Add prototype for grecs_txtacc_clear
-rw-r--r--include/grecs/txtacc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/grecs/txtacc.h b/include/grecs/txtacc.h
index d6dc1c4..60bdd31 100644
--- a/include/grecs/txtacc.h
+++ b/include/grecs/txtacc.h
@@ -34,2 +34,3 @@ char *grecs_txtacc_finish(grecs_txtacc_t, int);
void grecs_txtacc_free_string(grecs_txtacc_t, char *);
+void grecs_txtacc_clear(struct grecs_txtacc *acc);

Return to:

Send suggestions and report system problems to the System administrator.