minor cosmetics
This commit is contained in:
parent
da08a9aebb
commit
bdb9b2cb19
@ -18,8 +18,8 @@
|
||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
#ifndef __CONFIGURE_H__
|
||||
#define __CONFIGURE_H__
|
||||
#ifndef FLAC__PLUGIN_XMMS__CONFIGURE_H
|
||||
#define FLAC__PLUGIN_XMMS__CONFIGURE_H
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
@ -39,7 +39,7 @@ typedef struct {
|
||||
gint proxy_port;
|
||||
gboolean proxy_use_auth;
|
||||
gchar *proxy_user;
|
||||
gchar *proxy_pass;
|
||||
gchar *proxy_pass;
|
||||
gboolean save_http_stream;
|
||||
gchar *save_http_path;
|
||||
gboolean cast_title_streaming;
|
||||
|
Loading…
Reference in New Issue
Block a user