diff options
Diffstat (limited to 'librpc/idl')
-rw-r--r-- | librpc/idl/security.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/librpc/idl/security.idl b/librpc/idl/security.idl index e7ae8541cc..d1c13f1b7e 100644 --- a/librpc/idl/security.idl +++ b/librpc/idl/security.idl @@ -496,4 +496,4 @@ interface security const string GUID_DRS_MONITOR_TOPOLOGY = "f98340fb-7c5b-4cdb-a00b-2ebdfa115a96"; const string GUID_DRS_REPL_SYNCRONIZE = "1131f6ab-9c07-11d1-f79f-00c04fc2dcd2"; const string GUID_DRS_RO_REPL_SECRET_SYNC = "1131f6ae-9c07-11d1-f79f-00c04fc2dcd2"; -}
\ No newline at end of file +} |