diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2007-02-28 01:51:37 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:48:59 -0500 |
commit | 4c99e87f9bf30ea3f7e22263ded9f9a0372a73c6 (patch) | |
tree | c876886f3f606d277c0ca52ce7623e80b329bcab /source4/pidl/README | |
parent | 240b470f4404b6a3517312827b74f775ae85a855 (diff) | |
download | samba-4c99e87f9bf30ea3f7e22263ded9f9a0372a73c6.tar.gz samba-4c99e87f9bf30ea3f7e22263ded9f9a0372a73c6.tar.bz2 samba-4c99e87f9bf30ea3f7e22263ded9f9a0372a73c6.zip |
r21578: Use utility function for naming pull/push/print functions.
(This used to be commit e0f626b79c43eb59ad3c6e3fb6c267504764bfef)
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 |