Changeset 84239b1 in mainline for uspace/srv/hid/rfb/rfb.h


Ignore:
Timestamp:
2018-03-11T19:39:11Z (8 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
f3d47c97
Parents:
850fd32
Message:

And there was much fixing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hid/rfb/rfb.h

    r850fd32 r84239b1  
    139139        uint16_t first_color;
    140140        uint16_t color_count;
    141 } __attribute((packed)) rfb_set_color_map_entries_t;
     141} __attribute__((packed)) rfb_set_color_map_entries_t;
    142142
    143143typedef struct {
Note: See TracChangeset for help on using the changeset viewer.