diff options
Diffstat (limited to 'template.h')
-rw-r--r-- | template.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -69,6 +69,7 @@ int tplGetEntryCount(struct template *pTpl); void tplDeleteAll(void); void tplDeleteNew(void); void tplPrintList(void); +void tplLastStaticInit(struct template *tpl); /* * vi:set ai: |