aboutsummaryrefslogtreecommitdiffstats
path: root/al/event.h
diff options
context:
space:
mode:
Diffstat (limited to 'al/event.h')
-rw-r--r--al/event.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/al/event.h b/al/event.h
index ae1b421b..9056d577 100644
--- a/al/event.h
+++ b/al/event.h
@@ -33,7 +33,7 @@ struct AsyncEvent {
} srcstate;
struct {
ALuint id;
- ALsizei count;
+ ALuint count;
} bufcomp;
struct {
ALenum type;