Changeset 1ab4aca in mainline for kernel/generic/src/adt/list.c


Ignore:
Timestamp:
2011-09-24T11:54:09Z (13 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
925a21e, f1a9e87
Parents:
286286c
git-author:
Maurizio Lombardi <m.lombardi85@…> (2011-09-24 11:54:09)
git-committer:
Jakub Jermar <jakub@…> (2011-09-24 11:54:09)
Message:

Trivial: fix typos.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/src/adt/list.c

    r286286c r1ab4aca  
    3333/**
    3434 * @file
    35  * @brief       Functions completing doubly linked circular list implementaion.
     35 * @brief       Functions completing doubly linked circular list implementation.
    3636 *
    3737 * This file contains some of the functions implementing doubly linked circular lists.
Note: See TracChangeset for help on using the changeset viewer.