diff options
author | cvs2svn Import User <samba-bugs@samba.org> | 2001-06-23 20:19:24 +0000 |
---|---|---|
committer | cvs2svn Import User <samba-bugs@samba.org> | 2001-06-23 20:19:24 +0000 |
commit | 128b73da7b86c45e411e5331251f9ed08f0f689e (patch) | |
tree | 16b8fa688776961ddd7b0fc2432daaad169229e7 /examples/libsmbclient | |
parent | 4201e0777f37058b7c19ebfa534e1968d3a3e3b5 (diff) | |
download | samba-2.2.0a.tar.gz samba-2.2.0a.tar.xz samba-2.2.0a.zip |
This commit was manufactured by cvs2svn to create tagsamba-2.2.0a
'release-2-2-0a'.
Diffstat (limited to 'examples/libsmbclient')
-rw-r--r-- | examples/libsmbclient/README | 8 |
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 ... |