diff options
author | Andrew Tridgell <tridge@samba.org> | 2003-11-18 01:18:24 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2003-11-18 01:18:24 +0000 |
commit | 2c0a7165efb1ce52be27bd13496e99c5e5c70e48 (patch) | |
tree | a959c8bdd0ac3bb0378d91bbfe68a16858bbc6dc /source4/librpc/rpc/rpc_misc.c | |
parent | 7b185ccb32d685c00ddca9495fafe34bec59ceb3 (diff) | |
download | samba-2c0a7165efb1ce52be27bd13496e99c5e5c70e48.tar.gz samba-2c0a7165efb1ce52be27bd13496e99c5e5c70e48.tar.bz2 samba-2c0a7165efb1ce52be27bd13496e99c5e5c70e48.zip |
* use the new auto-generated debug code method.
* add a couple more info levels to wkssvc
(This used to be commit c69161bdb13745f271b0cfa9a9af349f7a95edc6)
Diffstat (limited to 'source4/librpc/rpc/rpc_misc.c')
-rw-r--r-- | source4/librpc/rpc/rpc_misc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/rpc/rpc_misc.c b/source4/librpc/rpc/rpc_misc.c index 50a5186a1f..473a9b0aa1 100644 --- a/source4/librpc/rpc/rpc_misc.c +++ b/source4/librpc/rpc/rpc_misc.c @@ -1,4 +1,4 @@ -/* dcerpc client calls auto-generated by pidl */ +/* dcerpc client calls generated by pidl */ #include "includes.h" |