[haiku-commits] Re: haiku: hrev47650 - in src: kits/tracker system/kernel/arch/arm
From: Axel Dörfler <axeld@xxxxxxxxxxxxxxxx>
To: haiku-commits@xxxxxxxxxxxxx
Date: Fri, 8 Aug 2014 09:08:27 +0200 (CEST)
> On August 8, 2014 at 8:37 AM pulkomandy@xxxxxxxxxxxxx wrote:
> arch_vm_translation_map_is_kernel_page_accessible(addr_t virtualAddress,
> uint32 protection)
> {
> + if(!gARMPagingMethod)
Missing space between if and (.
Bye,
Axel.