aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces/IAuthenticationService.cs
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Services/Interfaces/IAuthenticationService.cs')
-rw-r--r--OpenSim/Services/Interfaces/IAuthenticationService.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Services/Interfaces/IAuthenticationService.cs b/OpenSim/Services/Interfaces/IAuthenticationService.cs
index cdcfad9..1ff092f 100644
--- a/OpenSim/Services/Interfaces/IAuthenticationService.cs
+++ b/OpenSim/Services/Interfaces/IAuthenticationService.cs
@@ -55,7 +55,7 @@ namespace OpenSim.Services.Interfaces
55 // Generic Authentication service used for identifying 55 // Generic Authentication service used for identifying
56 // and authenticating principals. 56 // and authenticating principals.
57 // Principals may be clients acting on users' behalf, 57 // Principals may be clients acting on users' behalf,
58 // or any other components that need 58 // or any other components that need
59 // verifiable identification. 59 // verifiable identification.
60 // 60 //
61 public interface IAuthenticationService 61 public interface IAuthenticationService