[cpp-sp] 01/04: Clean Comments
Rod Widdowson
rdw at steadingsoftware.com
Mon Jun 23 13:40:52 UTC 2025
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=bba7d0cf9c0ce2b97e97d7ed3db06cc2d1a1fcec
commit bba7d0cf9c0ce2b97e97d7ed3db06cc2d1a1fcec
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Jun 23 14:25:52 2025 +0100
Clean Comments
---
shibsp/session/SessionCacheSPI.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/shibsp/session/SessionCacheSPI.h b/shibsp/session/SessionCacheSPI.h
index f791bfde..19905ed2 100644
--- a/shibsp/session/SessionCacheSPI.h
+++ b/shibsp/session/SessionCacheSPI.h
@@ -13,9 +13,9 @@
*/
/**
- * @file shibsp/SessionCache.h
+ * @file shibsp/SessionCacheSPI.h
*
- * Caches and manages user sessions.
+ * Interface to Back end implementation of session caches.
*/
#ifndef __shibsp_sessioncache_spi_h__
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list