]> git.sur5r.net Git - openldap/blobdiff - include/ldbm.h
From ITS#2183, use a long-lived IDL stack per thread.
[openldap] / include / ldbm.h
index 8b7886a4ce18d9ffadb9ba9c9d0ab3e26416142f..15f86334c80d3cb8eb75c19f339ae5d036b26a8b 100644 (file)
@@ -1,6 +1,6 @@
 /* $OpenLDAP$ */
 /*
- * Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA
+ * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -177,7 +177,7 @@ typedef int LDBMCursor;
 typedef MDBM           *LDBM;
 
 LDAP_END_DECL
-    
+
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>