From f6274959ba381b6b5d025cb0cee78665107a72a6 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Wed, 10 Jan 2007 11:16:11 +0000 Subject: r20647: add cluster code (This used to be commit 5870830b99a8d76bda1ff5af3fcf8dda9aba50ec) --- source4/client/client.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'source4/client/client.c') diff --git a/source4/client/client.c b/source4/client/client.c index 557767022c..35dcb2d72f 100644 --- a/source4/client/client.c +++ b/source4/client/client.c @@ -1,3 +1,8 @@ +/* + fix -I + put in subdir does in \ +*/ + /* Unix SMB/CIFS implementation. SMB client -- cgit