Changeset eddf924 in mainline


Ignore:
Timestamp:
2009-02-03T13:48:59Z (15 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
fd375a8d
Parents:
cdda403
Message:

add dot which will be erased

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/src/main/kinit.c

    rcdda403 reddf924  
    210210        if (!stdin) {
    211211                thread_sleep(10);
    212                 printf("kinit: No stdin\nKernel alive: ");
     212                printf("kinit: No stdin\nKernel alive: .");
    213213               
    214214                unsigned int i = 0;
Note: See TracChangeset for help on using the changeset viewer.