summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/epmapper.idl
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2008-04-08 17:31:36 +1000
committerAndrew Bartlett <abartlet@samba.org>2008-04-08 17:31:36 +1000
commit0e59c73fe3a5cde76881294f17bf6ca9258f67a1 (patch)
tree6007f25ac8af86370db09dfaaa138c618eb08ac0 /source4/librpc/idl/epmapper.idl
parentb2805c50eecddfa4cbd0945e713567eddce05895 (diff)
parent1f474f4a545752f7ac0ad402d01d1e768b973dbe (diff)
downloadsamba-0e59c73fe3a5cde76881294f17bf6ca9258f67a1.tar.gz
samba-0e59c73fe3a5cde76881294f17bf6ca9258f67a1.tar.bz2
samba-0e59c73fe3a5cde76881294f17bf6ca9258f67a1.zip
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
(This used to be commit c0416a0b73f06ef57db1b83a75433e36b93a9981)
Diffstat (limited to 'source4/librpc/idl/epmapper.idl')
-rw-r--r--source4/librpc/idl/epmapper.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/idl/epmapper.idl b/source4/librpc/idl/epmapper.idl
index 60ff338ec4..ea04878094 100644
--- a/source4/librpc/idl/epmapper.idl
+++ b/source4/librpc/idl/epmapper.idl
@@ -310,5 +310,5 @@ interface epmapper
/**********************/
/* Function 0x07 */
- error_status_t epm_MapAuth();
+ [todo] error_status_t epm_MapAuth();
}