projects
/
paraslash.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Get rid of mmd->filename.
[paraslash.git]
/
afs.h
diff --git
a/afs.h
b/afs.h
index
a4624ba
..
b5e9d56
100644
(file)
--- a/
afs.h
+++ b/
afs.h
@@
-73,11
+73,11
@@
enum play_mode {PLAY_MODE_MOOD, PLAY_MODE_PLAYLIST};
struct audio_file_data {
enum play_mode current_play_mode;
char attributes_string[MAXLINE];
+ char path[_POSIX_PATH_MAX];
int fd;
long score;
struct afs_info afsi;
struct audio_format_info afhi;
- char *path;
};
enum afs_server_code {