]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Minor formatting adjustments.
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Wed, 25 May 2022 10:54:04 +0000 (11:54 +0100)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Wed, 25 May 2022 10:54:04 +0000 (11:54 +0100)
shairport.c

index 1a020a25b376a21d2aa5620abc8b8b83f3ec48c4..c5f73273c2ef6d9207f3883037d269aadbf15447 100644 (file)
@@ -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