icecast: Fix configure if both vorbis and tremor host packages installed
[feed/packages.git] / multimedia / icecast / patches / 001-icecast-2.4.0-tremor.patch
index 7fd9d52babef15dc01ede43b07c9a5dcb864ad25..49861d2e3eaecce8e82578c8fa19292a1f087ac1 100644 (file)
@@ -21,7 +21,7 @@
      return NULL;
  }
  
-+/* Some additional functions from vorbis missing from tremore */
++/* Some additional functions from vorbis missing from tremor */
 +
 +static void _v_writestring(oggpack_buffer *o,char *s, int bytes)
 +{