Minor cleanup.
diff --git a/cpu/ixp/npe/include/IxNpeDlNpeMgr_p.h b/cpu/ixp/npe/include/IxNpeDlNpeMgr_p.h
index 3d2313c..b7fb0f0 100644
--- a/cpu/ixp/npe/include/IxNpeDlNpeMgr_p.h
+++ b/cpu/ixp/npe/include/IxNpeDlNpeMgr_p.h
@@ -174,8 +174,8 @@
*
* @return
* - IX_SUCCESS if the operation was successful
- * - IX_FAIL if the operation failed
- * - IX_NPEDL_CRITICAL_NPE_ERR if the operation failed due to NPE hang
+ * - IX_FAIL if the operation failed
+ * - IX_NPEDL_CRITICAL_NPE_ERR if the operation failed due to NPE hang
*/
IX_STATUS
ixNpeDlNpeMgrNpeReset (IxNpeDlNpeId npeId);