summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/w32time.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/w32time.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/w32time.idl')
-rw-r--r--source4/librpc/idl/w32time.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/source4/librpc/idl/w32time.idl b/source4/librpc/idl/w32time.idl
index c3c6e014de..4839899629 100644
--- a/source4/librpc/idl/w32time.idl
+++ b/source4/librpc/idl/w32time.idl
@@ -14,8 +14,8 @@ interface w32time
/*****************/
/* Function 0x00 */
- WERROR w32time_SyncTime();
+ [todo] WERROR w32time_SyncTime();
- WERROR w32time_GetNetLogonServiceBits();
- WERROR w32time_QueryProviderStatus();
+ [todo] WERROR w32time_GetNetLogonServiceBits();
+ [todo] WERROR w32time_QueryProviderStatus();
}