Ignore:
Timestamp:
Aug 25, 2018, 6:30:39 PM (6 years ago)
Author:
viala@…
Message:

[syscalls] Typo in macro invocations found with -Wundef.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kernel/syscalls/sys_exec.c

    r506 r509  
    230230        {
    231231
    232 #if DEBUG_SYCALLS_ERROR
     232#if DEBUG_SYSCALLS_ERROR
    233233printk("\n[ERROR] in %s : thread %x in process %x cannot access envs\n",
    234234__FUNCTION__ , this->trdid, pid );
Note: See TracChangeset for help on using the changeset viewer.