Changeset 70178b74 in mainline for console/console.c


Ignore:
Timestamp:
2006-06-07T14:25:11Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
41269bd
Parents:
1fd7700
Message:

Turn off animation on kconsole.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • console/console.c

    r1fd7700 r70178b74  
    373373                        ipc_answer_fast(callid, 0,0,0);
    374374                        conn->used = 0;
    375                         async_serialize_end();
    376375                        return;
    377376                case CONSOLE_PUTCHAR:
Note: See TracChangeset for help on using the changeset viewer.