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-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00d72b0e9eb5816d127d6f0afddb9afa3fda527a;p=thirdparty%2Fasterisk.git geolocation.sample.conf: Fix comment marker at end of file Resolves: #937 --- 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. +--;