summaryrefslogtreecommitdiffstats
path: root/examples/libsmbclient/README
diff options
context:
space:
mode:
authorcvs2svn Import User <samba-bugs@samba.org>2002-02-07 03:17:30 +0000
committercvs2svn Import User <samba-bugs@samba.org>2002-02-07 03:17:30 +0000
commitf7d15bbad94c9e891127d7bf4766f47cc286889e (patch)
tree63cee3dc816dccbb57e95f2fc1c16f09e056a00e /examples/libsmbclient/README
parent1fd766d77c59c6be02f9bbe035b70da6b4e899a2 (diff)
downloadsamba-2.2.3a.tar.gz
samba-2.2.3a.tar.xz
samba-2.2.3a.zip
This commit was manufactured by cvs2svn to create tagsamba-2.2.3a
'release-2-2-3a'.
Diffstat (limited to 'examples/libsmbclient/README')
-rw-r--r--examples/libsmbclient/README8
1 files changed, 0 insertions, 8 deletions
diff --git a/examples/libsmbclient/README b/examples/libsmbclient/README
deleted file mode 100644
index d9a9f829174..00000000000
--- a/examples/libsmbclient/README
+++ /dev/null
@@ -1,8 +0,0 @@
-Some simple example programs for libsmbclient ...
-
-testsmbc.c is kinda broken as it has many hardcoded bits in it
-
-tree.c is an example of how you might do some of these things with GTK+
-It needs lots of work but shows you some ways to use libsmbclient.
-
-Richard Sharpe, 17-May-2001 ...