Changeset 232 for branches/samba-3.2.x/source/lib/ldb
- Timestamp:
- May 27, 2009, 9:09:42 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.2.x/source/lib/ldb/include/ldb.h
r133 r232 992 992 enum ldb_scope scope, 993 993 const char *expression, 994 const char * const *attrs, struct ldb_result ** res);994 const char * const *attrs, struct ldb_result **_res); 995 995 996 996 /*
Note:
See TracChangeset
for help on using the changeset viewer.