diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2009-07-19 12:15:59 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2009-07-19 12:15:59 +0200 |
commit | 04c1d02021b2e1b38d78d539655989c724f13d17 (patch) | |
tree | b7e421122e972ba8a0a585b6f41117f1616f8cab /source4/lib/samba3/README | |
parent | 5bf6203bc2cb63860c616556e14e2dbb07277db6 (diff) | |
download | samba-04c1d02021b2e1b38d78d539655989c724f13d17.tar.gz samba-04c1d02021b2e1b38d78d539655989c724f13d17.tar.bz2 samba-04c1d02021b2e1b38d78d539655989c724f13d17.zip |
Remove unnecessary include, update README.
Diffstat (limited to 'source4/lib/samba3/README')
-rw-r--r-- | source4/lib/samba3/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/source4/lib/samba3/README b/source4/lib/samba3/README index 83520f673d..3f6553f7e8 100644 --- a/source4/lib/samba3/README +++ b/source4/lib/samba3/README @@ -3,6 +3,3 @@ Samba3 import, migration and compatibility. For example, the first file in this directory (smbpasswd.c) handles portions of the smbpasswd file format. - -The other files in this directory support reading the various -TDB databases from Samba3. |