Changeset 28ee877e in mainline for uspace/app/bdsh/input.h


Ignore:
Timestamp:
2011-06-11T19:43:20Z (13 years ago)
Author:
Martin Sucha <sucha14@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ae45201
Parents:
6939edb
Message:

Rename tok_input to process_input

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/bdsh/input.h

    r6939edb r28ee877e  
    77
    88extern void get_input(cliuser_t *);
    9 extern int tok_input(cliuser_t *);
     9extern int process_input(cliuser_t *);
    1010extern int input_init(void);
    1111
Note: See TracChangeset for help on using the changeset viewer.