diff options
author | Matthias Dieter Wallnöfer <mdw@samba.org> | 2010-10-23 22:50:29 +0200 |
---|---|---|
committer | Matthias Dieter Wallnöfer <mdw@samba.org> | 2010-10-23 21:33:45 +0000 |
commit | 18103d34e2e965ac77ab023f12caa967c655765a (patch) | |
tree | d40a9d1f882fed661509c60589cd146949f2d243 /libcli | |
parent | 8b9a08e10f7b984309ba23ca034923c9634b8e46 (diff) | |
download | samba-18103d34e2e965ac77ab023f12caa967c655765a.tar.gz samba-18103d34e2e965ac77ab023f12caa967c655765a.tar.bz2 samba-18103d34e2e965ac77ab023f12caa967c655765a.zip |
create_descriptor.c - fix comment
The location in MS-DTYPE changed.
Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org>
Autobuild-Date: Sat Oct 23 21:33:46 UTC 2010 on sn-devel-104
Diffstat (limited to 'libcli')
-rw-r--r-- | libcli/security/create_descriptor.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcli/security/create_descriptor.c b/libcli/security/create_descriptor.c index bc3f42e1f2..d5bb21bb54 100644 --- a/libcli/security/create_descriptor.c +++ b/libcli/security/create_descriptor.c @@ -19,7 +19,7 @@ * Name: create_descriptor * * Component: routines for calculating and creating security descriptors - * as described in MS-DTYP 2.5.2.2 + * as described in MS-DTYP 2.5.3.x * * Description: * |