Changeset 59ed572 in mainline for tetris/input.c


Ignore:
Timestamp:
2006-06-02T22:23:41Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0bf84cc
Parents:
86029498
Message:

Tetris is working :-) Milstone completed!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tetris/input.c

    r86029498 r59ed572  
    9090        struct timeval starttv, endtv, *s;
    9191        static ipc_call_t charcall;
    92         int rc;
     92        ipcarg_t rc;
    9393
    9494        /*
Note: See TracChangeset for help on using the changeset viewer.