Changeset 94619b9 in mainline for uspace/app/bdsh/input.c


Ignore:
Timestamp:
2018-11-30T06:25:20Z (5 years ago)
Author:
Matthieu Riolo <matthieu.riolo@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a02aa5c
Parents:
b29c083
Message:

removing unnecessary newlines

File:
1 edited

Legend:

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

    rb29c083 r94619b9  
    257257                usr->line = (char *) NULL;
    258258        }
    259 
    260259        tok_fini(&tok);
    261260        free(tokens_buf);
Note: See TracChangeset for help on using the changeset viewer.