Changeset ce5bcb4 in mainline for console/gcons.c


Ignore:
Timestamp:
2006-06-07T17:34:32Z (19 years ago)
Author:
Josef Cejka <malyzelenyhnus@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
f951077
Parents:
41269bd
Message:

Doxygen comments update.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • console/gcons.c

    r41269bd rce5bcb4  
    2727 */
    2828
     29/** @addtogroup console
     30 * @{
     31 */
     32/** @file
     33 */
     34
    2935#include <ipc/fb.h>
    3036#include <ipc/ipc.h>
     
    423429        gcons_redraw_console();
    424430}
     431 
     432/** @}
     433 */
     434
Note: See TracChangeset for help on using the changeset viewer.