Ignore:
Timestamp:
Oct 10, 2020, 5:27:12 PM (4 years ago)
Author:
alain
Message:

Cosmetic.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kernel/libk/xlist.h

    r657 r666  
    175175 ***************************************************************************
    176176 * @ root_xp   :  extended pointer on the root xlist_entry_t
    177 xixi **************************************************************************/
     177 **************************************************************************/
    178178static inline void xlist_root_init( xptr_t root_xp )
    179179{
     
    321321
    322322/***************************************************************************
    323  * This debug function displays all entries of an xlist.
     323 * This debug function displays <max> entries of an xlist.
    324324 ***************************************************************************
    325325 * @ root_xp : extended pointer on the root xlist_entry_t.
Note: See TracChangeset for help on using the changeset viewer.