aboutsummaryrefslogtreecommitdiff
path: root/src/ctl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ctl.c')
-rw-r--r--src/ctl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ctl.c b/src/ctl.c
index c0e8c10..475fda6 100644
--- a/src/ctl.c
+++ b/src/ctl.c
@@ -713,3 +713,3 @@ ctlio_finalize_reply (struct ctlio *io)
ctlio_eol (io);
- grecs_symtab_enumerate (io->output.headers, format_header, io);
+ grecs_symtab_foreach (io->output.headers, format_header, io);
ctlio_eol (io);

Return to:

Send suggestions and report system problems to the System administrator.