summaryrefslogtreecommitdiffstats
path: root/redir.h
diff options
context:
space:
mode:
Diffstat (limited to 'redir.h')
-rw-r--r--redir.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/redir.h b/redir.h
index 1974c6d..8c54158 100644
--- a/redir.h
+++ b/redir.h
@@ -140,4 +140,4 @@ int redir_data(struct redir *r);
ssize_t redir_write(struct redir *r, const char *buf, size_t count);
int ider_handle_command(struct redir *r, unsigned int seqno,
- unsigned char *cdb);
+ unsigned char device, unsigned char *cdb);