Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stefan Strogin
flac
Commits
99ea6407
Commit
99ea6407
authored
Sep 02, 2005
by
Josh Coalson
Browse files
minor cosmetics
parent
95e39a8f
Changes
3
Hide whitespace changes
Inline
Side-by-side
src/plugin_xmms/charset.h
View file @
99ea6407
...
...
@@ -21,8 +21,8 @@
*/
#ifndef __CHARSET_H
__
#define __CHARSET_H
__
#ifndef
FLAC__PLUGIN_XMMS
__CHARSET_H
#define
FLAC__PLUGIN_XMMS
__CHARSET_H
/***************
...
...
src/plugin_xmms/http.h
View file @
99ea6407
...
...
@@ -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
);
...
...
src/plugin_xmms/tag.h
View file @
99ea6407
...
...
@@ -16,8 +16,8 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
#ifndef
__
FLAC__PLUGIN_XMMS__TAG_H
__
#define
__
FLAC__PLUGIN_XMMS__TAG_H
__
#ifndef FLAC__PLUGIN_XMMS__TAG_H
#define FLAC__PLUGIN_XMMS__TAG_H
gchar
*
flac_format_song_title
(
gchar
*
filename
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment