[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#6885) Compile error in liblutil/meter.c without HAVE_GETTIMEOFDAY



Full_Name: Adam
Version: 2.4
OS: cygwin on Windows
URL: 
Submission from: (NULL) (97.101.44.106)


http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=libraries/liblutil/meter.c;h=0bbbdc03078b4fcc605cfe838ea42c0d7b7e16cf;hb=cf49e43f86de16f1cc84ab44f6d4fa3c7e18902f#l77

Line 92 should be:
*now = (double) tm;