Changeset 84239b1 in mainline for uspace/srv/hid/rfb/rfb.h
- Timestamp:
- 2018-03-11T19:39:11Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f3d47c97
- Parents:
- 850fd32
- File:
-
- 1 edited
-
uspace/srv/hid/rfb/rfb.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/rfb/rfb.h
r850fd32 r84239b1 139 139 uint16_t first_color; 140 140 uint16_t color_count; 141 } __attribute ((packed)) rfb_set_color_map_entries_t;141 } __attribute__((packed)) rfb_set_color_map_entries_t; 142 142 143 143 typedef struct {
Note:
See TracChangeset
for help on using the changeset viewer.
