Ignore:
Timestamp:
2023-12-04T19:08:00Z (6 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/charfield.h

    r6cef8d6a r10fc93c  
    2828 */
    2929
    30 /** @addtogroup libc
     30/** @addtogroup liboutput
    3131 * @{
    3232 */
     
    3434 */
    3535
    36 #ifndef _LIBC_IO_CHARFIELD_H_
    37 #define _LIBC_IO_CHARFIELD_H_
     36#ifndef _LIBOUTPUT_IO_CHARFIELD_H_
     37#define _LIBOUTPUT_IO_CHARFIELD_H_
    3838
    3939#include <stdbool.h>
Note: See TracChangeset for help on using the changeset viewer.