From 3c1a2fbfca39b47e2f6df7862e7c83fe9f49f1c9 Mon Sep 17 00:00:00 2001 From: "geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b" Date: Wed, 29 Aug 2007 19:05:59 +0000 Subject: BUILD : 1.7.19 (1289) BUGS : 768 NOTES : Fixed module runtime directory not always being cleaned up nicely git-svn-id: svn://svn.anope.org/anope/trunk@1289 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1007 5417fbe8-f217-4b02-8779-1006273d7864 --- include/extern.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/extern.h') diff --git a/include/extern.h b/include/extern.h index 934c69d45..fcc1590fc 100644 --- a/include/extern.h +++ b/include/extern.h @@ -30,7 +30,7 @@ #include "slist.h" - +E void ModuleRunTimeDirCleanUp(void); E char *uplink; -- cgit