summaryrefslogtreecommitdiff
path: root/include/openssl/srp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/openssl/srp.h')
-rw-r--r--include/openssl/srp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/openssl/srp.h b/include/openssl/srp.h
index 80bcb0dd38..f2b6ec750d 100644
--- a/include/openssl/srp.h
+++ b/include/openssl/srp.h
@@ -57,7 +57,7 @@ typedef struct SRP_VBASE_st {
} SRP_VBASE;
/*
- * Internal structure storing N and g pair
+ * Internal structure storing N and g pair
*/
typedef struct SRP_gN_st {
char *id;