summaryrefslogtreecommitdiffstats
path: root/src/gsm/auth_core.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gsm/auth_core.c')
-rw-r--r--src/gsm/auth_core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gsm/auth_core.c b/src/gsm/auth_core.c
index acb65f57..9ca5d93b 100644
--- a/src/gsm/auth_core.c
+++ b/src/gsm/auth_core.c
@@ -180,7 +180,7 @@ int osmo_auth_gen_vec(struct osmo_auth_vector *vec,
* based on the permanent subscriber data, a random value as well as the
* AUTS and RAND values returned by the SIM/MS. This special variant is
* needed if the sequence numbers between MS and AUC have for some
- * reason become diffrent.
+ * reason become different.
*/
int osmo_auth_gen_vec_auts(struct osmo_auth_vector *vec,
struct osmo_sub_auth_data *aud,