Changeset 6ef9d9a in mainline for uspace/lib/c/generic/str_error.c


Ignore:
Timestamp:
2017-12-19T22:06:42Z (6 years ago)
Author:
GitHub <noreply@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
999efa9
Parents:
27381e33
git-author:
Jiří Zárevúcky <zarevucky.jiri@…> (2017-12-19 22:06:42)
git-committer:
GitHub <noreply@…> (2017-12-19 22:06:42)
Message:

Typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/generic/str_error.c

    r27381e33 r6ef9d9a  
    7474{
    7575        /* Just a dumb linear search.
    76          * There too few entries to warrant anything smarter.
     76         * There are too few entries to warrant anything smarter.
    7777         */
    7878
Note: See TracChangeset for help on using the changeset viewer.