mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2025-01-03 14:56:34 -05:00
format fix
svn path=/icecast/trunk/icecast/; revision=18797
This commit is contained in:
parent
a5163365a0
commit
2c3108387b
@ -97,7 +97,7 @@ typedef struct _aliases {
|
||||
int port;
|
||||
char *bind_address;
|
||||
struct _aliases *next;
|
||||
}aliases;
|
||||
} aliases;
|
||||
|
||||
typedef struct _listener_t {
|
||||
struct _listener_t *next;
|
||||
|
Loading…
Reference in New Issue
Block a user