Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/test/print/print1.c

    ra000878c rcb01e1e  
    3030#include <test.h>
    3131
    32 const char *test_print1(void)
     32char *test_print1(void)
    3333{
    3434        TPRINTF("Testing printf(\"%%*.*s\", 5, 3, \"text\"):\n");
Note: See TracChangeset for help on using the changeset viewer.