Ignore:
File:
1 edited

Legend:

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

    ra000878c rcb01e1e  
    3030#include <test.h>
    3131
    32 const char *test_print4(void)
     32char *test_print4(void)
    3333{
    3434        TPRINTF("ASCII printable characters (32 - 127) using printf(\"%%c\") and printf(\"%%lc\"):\n");
Note: See TracChangeset for help on using the changeset viewer.