summaryrefslogtreecommitdiffstats
path: root/cpu/ixp/npe/IxQMgrQAccess.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/ixp/npe/IxQMgrQAccess.c')
-rw-r--r--cpu/ixp/npe/IxQMgrQAccess.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/ixp/npe/IxQMgrQAccess.c b/cpu/ixp/npe/IxQMgrQAccess.c
index 2c3e302696..8885736246 100644
--- a/cpu/ixp/npe/IxQMgrQAccess.c
+++ b/cpu/ixp/npe/IxQMgrQAccess.c
@@ -360,7 +360,7 @@ ixQMgrQNumEntriesGet (IxQMgrQId qId,
}
else
{
- /* The queue is either empty, either moving,
+ /* The queue is either empty, either moving,
* Client can retry if they wish
*/
*numEntriesPtr = 0;
OpenPOWER on IntegriCloud