From c2993f666f8146e75b4039b2b7bffe3455a3ac61 Mon Sep 17 00:00:00 2001 From: brain Date: Tue, 5 Jun 2007 17:39:36 +0000 Subject: Sexeger! git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7241 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/inspircd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/inspircd.h b/include/inspircd.h index de6e93c0c..3e132aff6 100644 --- a/include/inspircd.h +++ b/include/inspircd.h @@ -1086,7 +1086,7 @@ class CoreExport InspIRCd : public classbase * (one year, two weeks, three days, four hours, six minutes and five seconds) * @return The total number of seconds */ - long Duration(const char* str); + long Duration(const std::string &str); /** Attempt to compare an oper password to a string from the config file. * This will be passed to handling modules which will compare the data -- cgit v1.2.3