mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
r22693: Always compile before checkin.... I've now installed dmapi on my laptop :-)
This commit is contained in:
parent
3f956d3451
commit
7460511c4e
@ -153,7 +153,8 @@ retry:
|
||||
/* No session already defined. */
|
||||
if (dmapi_session == DM_NO_SESSION) {
|
||||
err = dm_create_session(DM_NO_SESSION,
|
||||
CONST_DISCARD(DMAPI_SESSION_NAME),
|
||||
CONST_DISCARD(char *,
|
||||
DMAPI_SESSION_NAME),
|
||||
&dmapi_session);
|
||||
if (err < 0) {
|
||||
DEBUGADD(DMAPI_TRACE,
|
||||
|
Loading…
Reference in New Issue
Block a user