From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Wed, 25 May 2022 10:54:04 +0000 (+0100) Subject: Minor formatting adjustments. X-Git-Tag: 4.1-rc1~24^2~167 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a551b3a3d6e92b0e273d88941fd2c8e5bef9946f;p=thirdparty%2Fshairport-sync.git Minor formatting adjustments. --- diff --git a/shairport.c b/shairport.c index 1a020a25..c5f73273 100644 --- a/shairport.c +++ b/shairport.c @@ -258,7 +258,7 @@ void usage(char *progname) { printf("\nIMPORTANT NOTE: Shairport Sync can not run on this system.\n"); printf("A Floating Planar (\"fltp\") AAC decoder is required,\n"); printf("but the system's ffmpeg library does not seem to include one.\n"); - printf("See: https://github.com/mikebrady/shairport-sync/blob/development/TROUBLESHOOTING.md#aac-decoder-issues-airplay-2-only.\n\n"); + printf("See: https://github.com/mikebrady/shairport-sync/blob/development/TROUBLESHOOTING.md#aac-decoder-issues-airplay-2-only\n\n"); } #endif