diff options
-rw-r--r-- | source4/librpc/idl/nbt.idl | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/source4/librpc/idl/nbt.idl b/source4/librpc/idl/nbt.idl index 6c5c65e8ba..d62273e8cf 100644 --- a/source4/librpc/idl/nbt.idl +++ b/source4/librpc/idl/nbt.idl @@ -574,10 +574,10 @@ [switch_is(command)] nbt_ntlogon_request req; } nbt_ntlogon_packet; - /*******************************************/ - /* \MAILSLOT\BROWSE mailslot requests - /* for details see http://ubiqx.org/cifs/Browsing.html - /*******************************************/ + /********************************************************/ + /* \MAILSLOT\BROWSE mailslot requests */ + /* for details see http://ubiqx.org/cifs/Browsing.html */ + /********************************************************/ declare bitmap svcctl_ServerType; typedef [enum8bit] enum { |