Ignore:
File:
1 edited

Legend:

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

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