diff options
Diffstat (limited to 'source4/pidl/README')
-rw-r--r-- | source4/pidl/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/pidl/README b/source4/pidl/README index f29e274192..8856993816 100644 --- a/source4/pidl/README +++ b/source4/pidl/README @@ -4,7 +4,7 @@ This directory contains the source code of the pidl (Perl IDL) compiler for Samba 4. The main sources for pidl are available by Subversion on -svn+ssh://svnanon.samba.org/samba/branches/SAMBA_4_0/source/pidl +svn://svn.samba.org/samba/branches/SAMBA_4_0/source/pidl Pidl works by building a parse tree from a .pidl file (a simple dump of it's internal parse tree) or a .idl file |