aboutsummaryrefslogtreecommitdiff
path: root/src/wydawca.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wydawca.h')
-rw-r--r--src/wydawca.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wydawca.h b/src/wydawca.h
index ef1ff86..2307bad 100644
--- a/src/wydawca.h
+++ b/src/wydawca.h
@@ -567,4 +567,4 @@ void txtacc_grow (struct txtacc *acc, const char *buf, size_t size);
567 txtacc_grow (acc, &__ch, 1); \ 567 txtacc_grow (acc, &__ch, 1); \
568 } \ 568 } \
569 while (0) 569 while (0)
570char *txtacc_finish (struct txtacc *acc); 570char *txtacc_finish (struct txtacc *acc, int steal);

Return to:

Send suggestions and report system problems to the System administrator.