Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/posix/fnmatch.h

    r4cf8ca6 r230fcfe  
    3030 * @{
    3131 */
    32 /** @file Filename-matching.
     32/** @file
    3333 */
    3434
     
    3636#define POSIX_FNMATCH_H_
    3737
    38 /* Error Values */
     38/* Error Values. */
    3939#undef FNM_NOMATCH
    4040#define FNM_NOMATCH 1
     
    6666/** @}
    6767 */
     68
Note: See TracChangeset for help on using the changeset viewer.