From: Alan T. DeKok Date: Mon, 3 Jun 2024 17:28:58 +0000 (-0400) Subject: add missing CR X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e1ab97ac10c358f427fdf3f350b3af28fd88c46;p=thirdparty%2Ffreeradius-server.git add missing CR --- diff --git a/scripts/osx/bash_profile b/scripts/osx/bash_profile index 6cb49bbe2e5..11fdf42d7eb 100644 --- a/scripts/osx/bash_profile +++ b/scripts/osx/bash_profile @@ -30,4 +30,4 @@ eval "$(/opt/homebrew/bin/brew shellenv)" alias configure="xcrun configure" alias make="xcrun gmake" alias lldb="xcrun /opt/homebrew/opt/llvm/bin/lldb" -alias llvm-symbolizer="xcrun /usr/local/opt/llvm/bin/llvm-symbolizer" \ No newline at end of file +alias llvm-symbolizer="xcrun /usr/local/opt/llvm/bin/llvm-symbolizer"