Changeset ce3efa0 in mainline for uspace/srv/hid/output/output.c


Ignore:
Timestamp:
2014-08-12T16:49:25Z (11 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
593e023
Parents:
f6ab787
Message:

cstyle
(no change in functionality)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hid/output/output.c

    rf6ab787 rce3efa0  
    432432                                srv_set_rgb_color(callid, &call);
    433433                                break;
    434                        
    435434                        case OUTPUT_UPDATE:
    436435                                srv_update(callid, &call);
Note: See TracChangeset for help on using the changeset viewer.