From: George Joseph Date: Tue, 8 Oct 2024 18:06:59 +0000 (-0600) Subject: geolocation.sample.conf: Fix comment marker at end of file X-Git-Tag: 20.11.0-rc1~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a2504e3b5025814835c0dd4ee8a7b11b2932092;p=thirdparty%2Fasterisk.git geolocation.sample.conf: Fix comment marker at end of file Resolves: #937 (cherry picked from commit 06803cb81ba0552963af1ddfca88acd3fa38f0f5) --- 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. +--;