]> git.sur5r.net Git - openldap/blobdiff - include/ldap_rq.h
Merge remote branch 'origin/mdb.master'
[openldap] / include / ldap_rq.h
index 3e124778c9d4380129b1da9d2691e7d49f6988b5..63e663769fde9feb408c8625514ad6a812e29243 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2006 The OpenLDAP Foundation.
+ * Copyright 1998-2011 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -63,7 +63,7 @@ ldap_pvt_runqueue_remove(
 LDAP_F( struct re_s* )
 ldap_pvt_runqueue_next_sched(
        struct runqueue_s* rq,
-       struct timeval** next_run
+       struct timeval* next_run
 );
 
 LDAP_F( void )