From 4a963e5f1fdac9c1d4d404fe75ea2ceaf93ae37d Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Wed, 18 Jul 2007 15:16:15 +0000 Subject: code cleanup (removed compiler warnings --- template.h | 1 + 1 file changed, 1 insertion(+) (limited to 'template.h') diff --git a/template.h b/template.h index 6ca984f3..6ff5c17a 100644 --- a/template.h +++ b/template.h @@ -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: -- cgit