diff options
Diffstat (limited to 'command/queue.h')
-rw-r--r-- | command/queue.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/command/queue.h b/command/queue.h index 8f40ac3..855355b 100644 --- a/command/queue.h +++ b/command/queue.h @@ -119,7 +119,7 @@ private: } pktinfo; int percent; - int mpercent; + int mpercent; // max percentage use uchar *buffer; int maxqueue; |