mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
minor cosmetics
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
#ifndef __HTTP_H__
|
||||
#define __HTTP_H__
|
||||
#ifndef FLAC__PLUGIN_XMMS__HTTP_H
|
||||
#define FLAC__PLUGIN_XMMS__HTTP_H
|
||||
|
||||
extern int flac_http_open(gchar * url, guint64 offset);
|
||||
extern void flac_http_close(void);
|
||||
|
||||
Reference in New Issue
Block a user