]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-sql/sql-wrap.h
Add a safety check to bvcasechr
[openldap] / servers / slapd / back-sql / sql-wrap.h
index 4669b6436a715ca8b4f92c3b06566ef48820a02b..6bf738ce09652871d170550b7dc7d427d3d220c8 100644 (file)
@@ -2,7 +2,7 @@
 #define __BACKSQL_SQL_WRAP_H__
 
 /*
- *      Copyright 1999, Dmitry Kovalev (zmit@mail.ru), All rights reserved.
+ *      Copyright 1999, Dmitry Kovalev <mit@openldap.org>, All rights reserved.
  *
  *      Redistribution and use in source and binary forms are permitted only
  *      as authorized by the OpenLDAP Public License.  A copy of this
@@ -25,4 +25,5 @@ int backsql_free_db_env(backsql_info *si);
 SQLHDBC backsql_get_db_conn(Backend *be,Connection *ldapc);
 int backsql_free_db_conn(Backend *be,Connection *ldapc);
 
-#endif
\ No newline at end of file
+#endif
+