1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00

Fix build warning.

Guenther
(This used to be commit a3417be934)
This commit is contained in:
Günther Deschner 2008-01-30 12:48:20 +01:00
parent 34a92c6285
commit 3850c2f451

View File

@ -78,7 +78,6 @@ wbcErr wbcRequestResponse(int cmd,
break;
}
done:
return wbc_status;
}