r7138: Doh - fix some typos.
authorTim Potter <tpot@samba.org>
Tue, 31 May 2005 11:46:54 +0000 (11:46 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:17:21 +0000 (13:17 -0500)
source/librpc/idl/winstation.idl

index 07ae3bb1380c8972cd5623db36d9a062e0e53059..5539cff04beecf5b95c57a30afd38689fa08af60 100644 (file)
@@ -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();
 }