[xiph-commits] r18797 - icecast/trunk/icecast/src

ph3-der-loewe at svn.xiph.org ph3-der-loewe at svn.xiph.org
Sat Feb 23 09:05:54 PST 2013


Author: ph3-der-loewe
Date: 2013-02-23 09:05:54 -0800 (Sat, 23 Feb 2013)
New Revision: 18797

Modified:
   icecast/trunk/icecast/src/cfgfile.h
Log:
format fix

Modified: icecast/trunk/icecast/src/cfgfile.h
===================================================================
--- icecast/trunk/icecast/src/cfgfile.h	2013-02-23 16:38:23 UTC (rev 18796)
+++ icecast/trunk/icecast/src/cfgfile.h	2013-02-23 17:05:54 UTC (rev 18797)
@@ -97,7 +97,7 @@
     int port;
     char *bind_address;
     struct _aliases *next;
-}aliases;
+} aliases;
 
 typedef struct _listener_t {
     struct _listener_t *next;



More information about the commits mailing list