aboutsummaryrefslogtreecommitdiff
path: root/nxcomp/src/SequenceQueue.h
diff options
context:
space:
mode:
Diffstat (limited to 'nxcomp/src/SequenceQueue.h')
-rw-r--r--nxcomp/src/SequenceQueue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcomp/src/SequenceQueue.h b/nxcomp/src/SequenceQueue.h
index 2a72bc3fe..3f200b691 100644
--- a/nxcomp/src/SequenceQueue.h
+++ b/nxcomp/src/SequenceQueue.h
@@ -52,7 +52,7 @@ class SequenceQueue
unsigned int &data1, unsigned int &data2,
unsigned int &data3);
- int pop(unsigned short int &sequence, unsigned char &opcode,
+ int pop(unsigned short int &sequence, unsigned char &opcode,
unsigned int &data1, unsigned int &data2,
unsigned int &data3);