From c1a9ea47a326adf529dbf207a75d23f326887a14 Mon Sep 17 00:00:00 2001 From: Derrell Lipman Date: Wed, 31 Aug 2005 13:36:35 +0000 Subject: [PATCH] r9824: r9495@cabra: derrell | 2005-08-31 09:33:55 -0400 add a readme file to indicate what the smbc directory is for --- source/libcli/smbc/README | 1 + 1 file changed, 1 insertion(+) create mode 100644 source/libcli/smbc/README diff --git a/source/libcli/smbc/README b/source/libcli/smbc/README new file mode 100644 index 00000000000..66b07827226 --- /dev/null +++ b/source/libcli/smbc/README @@ -0,0 +1 @@ +This is where the new samba4 libsmbclient will live.