From ec029a732557595c3be764393361dcccab6416d3 Mon Sep 17 00:00:00 2001 From: Lionel Gauthier <lionel.gauthier@eurecom.fr> Date: Thu, 17 Jul 2014 15:03:38 +0000 Subject: [PATCH] typo git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5569 818b1a75-f10b-46b9-bf7c-635c3b92a50f --- .../NAS/EURECOM-NAS/src/ies/AuthenticationParameterAutn.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openair-cn/NAS/EURECOM-NAS/src/ies/AuthenticationParameterAutn.c b/openair-cn/NAS/EURECOM-NAS/src/ies/AuthenticationParameterAutn.c index e5f7032ab5b..024498dd8cb 100644 --- a/openair-cn/NAS/EURECOM-NAS/src/ies/AuthenticationParameterAutn.c +++ b/openair-cn/NAS/EURECOM-NAS/src/ies/AuthenticationParameterAutn.c @@ -26,7 +26,7 @@ Address : Eurecom, Compus SophiaTech 450, route des chappes, 06451 Biot, France. *******************************************************************************/ -s#include <stdio.h> +#include <stdio.h> #include <stdlib.h> #include <stdint.h> -- GitLab