librpc/idl: fix typo in wsp_csort member
authorNoel Power <noel.power@suse.com>
Thu, 16 Nov 2023 09:22:56 +0000 (09:22 +0000)
committerNoel Power <npower@samba.org>
Tue, 30 Jan 2024 16:21:35 +0000 (16:21 +0000)
Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
librpc/idl/wsp.idl

index 4ae81d7247dfd56c056f21226d7d45ad57248f78..9652506981534726f74a0f9a07fabca2e2841da1 100644 (file)
@@ -379,7 +379,7 @@ interface msftewds
 
        /* MS-WSP 2.2.1.10 CSort */
        typedef [public] struct {
-               uint32 pidcolimn;
+               uint32 pidcolumn;
                uint32 dworder;
                uint32 dwindividual;
                uint32 locale;