Ignore:
Timestamp:
2013-08-22T16:01:19Z (11 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
5b1adf5
Parents:
a6bdccc
Message:

small cstyle changes (mostly reverting to the state before audio merge)

File:
1 edited

Legend:

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

    ra6bdccc rcf02eaf  
    22072207       
    22082208        if (list_empty(&viewport_list)) {
    2209                 printf("%s: Failed to get view ports.\n", NAME);
     2209                printf("%s: Failed to get viewports.\n", NAME);
    22102210                input_disconnect();
    22112211                return -1;
Note: See TracChangeset for help on using the changeset viewer.