From 489fc7c0fe799f15d1d90f38c51d98dbcb7e1250 Mon Sep 17 00:00:00 2001 From: Laurent <laurent.thomas@open-cells.com> Date: Mon, 12 Oct 2020 10:52:46 +0200 Subject: [PATCH] trial --- openair3/NAS/COMMON/aes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openair3/NAS/COMMON/aes.h b/openair3/NAS/COMMON/aes.h index ed103306e4..e9d26521d6 100644 --- a/openair3/NAS/COMMON/aes.h +++ b/openair3/NAS/COMMON/aes.h @@ -1,5 +1,5 @@ #ifndef AES_H -#define EAS_H +#define AES_H // Implemented from Wikipedia description and OpenAir HSS -- 2.26.2