From d92af8acafcd8537944539202f40c98376d4550d Mon Sep 17 00:00:00 2001 From: George Joseph Date: Tue, 8 Oct 2024 12:06:59 -0600 Subject: [PATCH] geolocation.sample.conf: Fix comment marker at end of file Resolves: #937 --- configs/samples/geolocation.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/samples/geolocation.conf.sample b/configs/samples/geolocation.conf.sample index 9348ae5542..0f2921b42c 100644 --- a/configs/samples/geolocation.conf.sample +++ b/configs/samples/geolocation.conf.sample @@ -305,7 +305,6 @@ pidf_element = tuple profile_action = discard_incoming ======================================================================= ---; -- NOTE --------------------------------------------------------------- There are 4 built-in profiles that can be assigned to endpoints: @@ -316,3 +315,4 @@ There are 4 built-in profiles that can be assigned to endpoints: The profiles are empty except for having their precedence set. +--;