summaryrefslogtreecommitdiff
path: root/template.h
diff options
context:
space:
mode:
Diffstat (limited to 'template.h')
-rw-r--r--template.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/template.h b/template.h
index 560465f..966ab36 100644
--- a/template.h
+++ b/template.h
@@ -45,7 +45,8 @@ struct page_template {
/*
* Build a new set of templates for a specific page.
*/
-struct page_template *page_template_new(char *);
+struct page_template *
+page_template_new(const char *);
/*
* Free a set of templates. Should be able to free a partially allocated set of