mirror of
https://github.com/samba-team/samba.git
synced 2025-02-12 21:58:10 +03:00
s3: Fix typos
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Thu Dec 8 12:05:55 CET 2011 on sn-devel-104
This commit is contained in:
parent
a47970cae6
commit
6316335801
@ -191,7 +191,7 @@ done:
|
|||||||
if ((pcap_reloaded) && (post_cache_fill_fn_handled == false)) {
|
if ((pcap_reloaded) && (post_cache_fill_fn_handled == false)) {
|
||||||
/* cleanup old entries only if the operation was successful,
|
/* cleanup old entries only if the operation was successful,
|
||||||
* otherwise keep around the old entries until we can
|
* otherwise keep around the old entries until we can
|
||||||
* successfuly reaload */
|
* successfully reload */
|
||||||
status = printer_list_clean_old();
|
status = printer_list_clean_old();
|
||||||
if (!NT_STATUS_IS_OK(status)) {
|
if (!NT_STATUS_IS_OK(status)) {
|
||||||
DEBUG(0, ("Failed to cleanup printer list!\n"));
|
DEBUG(0, ("Failed to cleanup printer list!\n"));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user