Fix up the build again...
authorAndrew Bartlett <abartlet@samba.org>
Wed, 21 Nov 2001 05:19:13 +0000 (05:19 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 21 Nov 2001 05:19:13 +0000 (05:19 +0000)
Andrew Bartlett
(This used to be commit a34c07377b1de61e145f699047474a82962ccd5b)

source3/libsmb/libsmbclient.c

index 74a42990f78f5ede5f64ecbe0ff717b090568bf3..af2daac3fcd41ecedf62afa37e25589668fbd996 100644 (file)
@@ -1604,7 +1604,7 @@ int smbc_opendir(const char *fname)
 
                if (!name_status_find(0, rem_ip, server)) {
 
-                       DEBUG(0, ("Could not get the name of local master browser for server %s\n", server);
+                       DEBUG(0, ("Could not get the name of local master browser for server %s\n", server));
                        errno = EINVAL;
                        return -1;