summaryrefslogtreecommitdiff
path: root/snd-1.h
diff options
context:
space:
mode:
authorAlessio Treglia <alessio@debian.org>2010-10-27 00:50:23 +0200
committerAlessio Treglia <alessio@debian.org>2010-10-27 00:50:23 +0200
commit36cf8384e5699cda3f1ca607753fe4d4a8515b01 (patch)
treed088c80da01f71ae38378f8893899df62fe8ed64 /snd-1.h
parent21c0acaad1b1fa3d17c911ff7e4ad05d63310195 (diff)
Imported Upstream version 11.10
Diffstat (limited to 'snd-1.h')
-rw-r--r--snd-1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/snd-1.h b/snd-1.h
index 6a0a5f4..9c04018 100644
--- a/snd-1.h
+++ b/snd-1.h
@@ -138,7 +138,7 @@ typedef struct snd_fd {
mus_long_t loc, first, last;
int cbi;
read_direction_t direction;
- bool at_eof;
+ bool at_eof, freed;
mus_sample_t *data;
snd_data *current_sound;
mus_long_t initial_samp;