diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-08-23 11:09:35 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-08-23 11:10:41 +0100 |
commit | 30fa2e1ace062314e9624b29239c2c7e9519e6c2 (patch) | |
tree | 7081c3a3979c2dec37edec4cec1507aaa4bdfccf /doc | |
parent | 414cb42dee3d7678ae24aca2f55ec0d83892fbb4 (diff) | |
download | dbus-30fa2e1ace062314e9624b29239c2c7e9519e6c2.tar.gz |
Revert "Factor out DBusAuthorization from DBusTransport"
This reverts commit 600621dbc8073527a958091316eddfbb490c1032.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/dbus-specification.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml index eca494e3..65abd29f 100644 --- a/doc/dbus-specification.xml +++ b/doc/dbus-specification.xml @@ -5666,14 +5666,6 @@ this concept. On Unix, this is the process ID defined by POSIX.</entry> </row> - <row> - <entry>WindowsSID</entry> - <entry>STRING</entry> - <entry>The Windows security identifier in its string form, - e.g. "S-1-5-21-3623811015-3361044348-30300820-1013" for - a domain or local computer user or "S-1-5-18" for the - LOCAL_SYSTEM user</entry> - </row> </tbody> </tgroup> </informaltable> |