]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s4:libcli:raw: fix a comment typo in smb_setfileinfo()
authorMichael Adam <obnox@samba.org>
Tue, 8 May 2012 14:46:03 +0000 (16:46 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 8 May 2012 18:45:16 +0000 (20:45 +0200)
Autobuild-User: Michael Adam <obnox@samba.org>
Autobuild-Date: Tue May  8 20:45:16 CEST 2012 on sn-devel-104

source4/libcli/raw/interfaces.h

index 1f913b77198013067159b0fa59e39bb7b66ceca0..05dea500bec8046f262fd5e25a11cce2610cd2ef 100644 (file)
@@ -1140,7 +1140,7 @@ union smb_setfileinfo {
                } in;
        } unix_link, unix_hlink;
 
-       /* RAW_FILEINFO_SET_SEC_DESC */
+       /* RAW_SFILEINFO_SEC_DESC */
        struct {
                enum smb_setfileinfo_level level;
                struct {