summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/winstation.idl
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2005-05-31 11:46:54 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:17:21 -0500
commit5ec5e7aa29ef4abf6b60a0de4947693d3e587f74 (patch)
treedf38d5e077be45ec56dfb24ea7f265c1ddbfb860 /source4/librpc/idl/winstation.idl
parentb4540e5399437ef219144ebed57a6d026aa0fe22 (diff)
downloadsamba-5ec5e7aa29ef4abf6b60a0de4947693d3e587f74.tar.gz
samba-5ec5e7aa29ef4abf6b60a0de4947693d3e587f74.tar.bz2
samba-5ec5e7aa29ef4abf6b60a0de4947693d3e587f74.zip
r7138: Doh - fix some typos.
(This used to be commit 20e1ed965a03ff3292717e41f30210cc658f80c2)
Diffstat (limited to 'source4/librpc/idl/winstation.idl')
-rw-r--r--source4/librpc/idl/winstation.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/librpc/idl/winstation.idl b/source4/librpc/idl/winstation.idl
index 07ae3bb138..5539cff04b 100644
--- a/source4/librpc/idl/winstation.idl
+++ b/source4/librpc/idl/winstation.idl
@@ -1,5 +1,5 @@
/*
- dnsserver interface definition
+ winstation interface definition
*/
#include "idl_types.h"
@@ -9,7 +9,7 @@
pointer_default(unique),
pointer_default_top(unique),
helpstring("Terminal Services remote management")
-] interface dnsserver
+] interface winstation
{
void foo();
}