Changeset 10fc93c in mainline for uspace/lib/output/include/io/concaps.h
- Timestamp:
- 2023-12-04T19:08:00Z (13 months ago)
- Branches:
- master, topic/simplify-dev-export
- Children:
- 4f6368c
- Parents:
- 6cef8d6a
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/output/include/io/concaps.h
r6cef8d6a r10fc93c 27 27 */ 28 28 29 /** @addtogroup lib c29 /** @addtogroup liboutput 30 30 * @{ 31 31 */ … … 33 33 */ 34 34 35 #ifndef _LIB C_IO_CONCAPS_H_36 #define _LIB C_IO_CONCAPS_H_35 #ifndef _LIBOUTPUT_IO_CONCAPS_H_ 36 #define _LIBOUTPUT_IO_CONCAPS_H_ 37 37 38 38 typedef enum {
Note:
See TracChangeset
for help on using the changeset viewer.