1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-15 05:57:49 +03:00

r20014: Ouch.... "res" is not a flag here, it is the service number...

This commit is contained in:
Volker Lendecke 2006-12-03 15:34:52 +00:00 committed by Gerald (Jerry) Carter
parent 0104371dd6
commit a4862f48d0

View File

@ -288,7 +288,6 @@ static int load_registry_service(const char *servicename)
TALLOC_FREE(value);
}
res = 0;
error:
TALLOC_FREE(key);