Changeset ce3efa0 in mainline for uspace/srv/hid/input/port/ski.c


Ignore:
Timestamp:
2014-08-12T16:49:25Z (10 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/input/port/ski.c

    rf6ab787 rce3efa0  
    109109                        if (c == 0)
    110110                                break;
     111                       
    111112                        kbd_push_data(kbd_dev, c);
    112113                }
Note: See TracChangeset for help on using the changeset viewer.