r7546: fix comment
authorStefan Metzmacher <metze@samba.org>
Mon, 13 Jun 2005 18:51:02 +0000 (18:51 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:18:07 +0000 (13:18 -0500)
metze
(This used to be commit de69d87ded11ef0954e931885761e9ecd9ce4e1b)

source4/librpc/idl/dcerpc.idl

index a64f41906a26a35e62d47dfbb50c73dfc82b2c59..bb7b65679872a2ef5ef8e17b7511b177c3f2e1cd 100644 (file)
@@ -113,7 +113,7 @@ interface dcerpc
                uint32 status;
        } dcerpc_fault;
 
-       /* the auth types we know about
+       /* the auth types we know about */
        const uint8 DCERPC_AUTH_TYPE_NONE     = 0;
        /* this seems to be not krb5! */
        const uint8 DCERPC_AUTH_TYPE_KRB5_1   = 1;