Ignore:
Timestamp:
2023-12-04T19:08:00Z (13 months ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
master, topic/simplify-dev-export
Children:
4f6368c
Parents:
6cef8d6a
Message:

Move charfield/chargrid/color/concaps to liboutput

File:
1 moved

Legend:

Unmodified
Added
Removed
  • uspace/lib/output/include/io/concaps.h

    r6cef8d6a r10fc93c  
    2727 */
    2828
    29 /** @addtogroup libc
     29/** @addtogroup liboutput
    3030 * @{
    3131 */
     
    3333 */
    3434
    35 #ifndef _LIBC_IO_CONCAPS_H_
    36 #define _LIBC_IO_CONCAPS_H_
     35#ifndef _LIBOUTPUT_IO_CONCAPS_H_
     36#define _LIBOUTPUT_IO_CONCAPS_H_
    3737
    3838typedef enum {
Note: See TracChangeset for help on using the changeset viewer.