Ignore:
Timestamp:
11/28/20 10:16:28 (3 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
master
Children:
70dbafb
Parents:
9278f3d
git-author:
Sebastian Huber <sebastian.huber@…> (11/28/20 10:16:28)
git-committer:
Sebastian Huber <sebastian.huber@…> (12/02/20 06:45:53)
Message:

sapi: Canonicalize @defgroup and @file comments

Adjust group identifier and names to be in line with a common pattern.
Use common phrases for the group and file brief descriptions.

Update #3706.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpukit/sapi/src/tcsimpleinstall.c

    r9278f3d r3db9c820  
     1/**
     2 * @file
     3 *
     4 * @ingroup RTEMSAPIClassicTimecounter
     5 *
     6 * @brief This source file contains the implementation of
     7 *   rtems_timecounter_simple_install().
     8 */
     9
    110/*
    211 * Copyright (c) 2015 embedded brains GmbH.  All rights reserved.
Note: See TracChangeset for help on using the changeset viewer.