change name

This commit is contained in:
Brandon Lee
2023-08-10 14:24:33 -06:00
parent 1ee2dbb1d4
commit 50b42375db

View File

@@ -2761,7 +2761,7 @@ static const uint8_t *ipcp_contains_option(
}
#include "../version.h"
static const char *pap_welcome = "Welcome to open5gs-smfd " OPEN5GS_VERSION;
static const char *pap_welcome = "Welcome to nextepc-smfd " OPEN5GS_VERSION;
int smf_pco_build(uint8_t *pco_buf, uint8_t *buffer, int length)
{