diff freeDiameter/fD.h @ 447:097bae83b07a

Forgot to cleanup the configuration on exit, spotted by valgrind
author Sebastien Decugis <sdecugis@nict.go.jp>
date Thu, 29 Jul 2010 11:36:40 +0900
parents 26aafbbc1640
children 5e5d8152c229
line wrap: on
line diff
--- a/freeDiameter/fD.h	Thu Jul 29 10:38:39 2010 +0900
+++ b/freeDiameter/fD.h	Thu Jul 29 11:36:40 2010 +0900
@@ -79,6 +79,7 @@
 
 /* Configuration */
 int fd_conf_init();
+int fd_conf_deinit();
 void fd_conf_dump();
 int fd_conf_parse();
 int fddparse(struct fd_config * conf); /* yacc generated */
"Welcome to our mercurial repository"