Index: src/trusted/service_runtime/sel_ldr_thread_interface.c |
=================================================================== |
--- src/trusted/service_runtime/sel_ldr_thread_interface.c (revision 5652) |
+++ src/trusted/service_runtime/sel_ldr_thread_interface.c (working copy) |
@@ -41,7 +41,7 @@ |
NACL_VTBL(NaClRefCount, self) = |
(struct NaClRefCountVtbl *) &kNaClAddrSpSquattingThreadInterfaceVtbl; |
- NaClLog(3, "Leaving NaClAddrSpSquattingThreadIfCtor_protectedn"); |
+ NaClLog(3, "Leaving NaClAddrSpSquattingThreadIfCtor_protected\n"); |
return 1; |
} |