INN commit: branches/2.5 (CONTRIBUTORS storage/ovinterface.h)

INN Commit rra at isc.org
Sat Apr 16 08:09:42 UTC 2011


    Date: Saturday, April 16, 2011 @ 01:09:42
  Author: iulius
Revision: 9195

OVrealnow is declared twice in storage/overinterface.h.

Thanks to Dennis Preiser for the report.

Modified:
  branches/2.5/CONTRIBUTORS
  branches/2.5/storage/ovinterface.h

-----------------------+
 CONTRIBUTORS          |    3 ++-
 storage/ovinterface.h |    1 -
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: CONTRIBUTORS
===================================================================
--- CONTRIBUTORS	2011-04-16 08:08:54 UTC (rev 9194)
+++ CONTRIBUTORS	2011-04-16 08:09:42 UTC (rev 9195)
@@ -273,4 +273,5 @@
 Steve Crook, John F. Morse, Tim Woodall, Jonathan Kamens, Kamil Jonca,
 S.P. Zeidler, Nix, Florian Schlichting, Torsten Jerzembeck, Harald Dunkel,
 Lars Magne Ingebrigtsen, Sam Varshavchik, Matthew Vernon, Ian Jackson,
-Edmund H. Ramm, Raphael Barrois, Bo Lindbergh
+Edmund H. Ramm, Raphael Barrois, Bo Lindbergh, Matthias Meyser,
+Dennis Preiser

Modified: storage/ovinterface.h
===================================================================
--- storage/ovinterface.h	2011-04-16 08:08:54 UTC (rev 9194)
+++ storage/ovinterface.h	2011-04-16 08:09:42 UTC (rev 9195)
@@ -41,7 +41,6 @@
 void OVEXPremove(TOKEN token, bool deletedgroups, char **xref, int ngroups);
 void OVEXPcleanup(void);
 
-extern time_t	OVrealnow;
 extern bool OVstatall;
 extern time_t OVnow;
 extern char *ACTIVE;




More information about the inn-committers mailing list