From 3b96c8ae1333b3f05ea9dbd34e8649499209108f Mon Sep 17 00:00:00 2001 From: vanhauser-thc Date: Mon, 3 Jan 2022 17:02:29 +0100 Subject: doc nits --- nyx_mode/custom_harness/example.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nyx_mode/custom_harness/example.c') diff --git a/nyx_mode/custom_harness/example.c b/nyx_mode/custom_harness/example.c index b217ed55..0b12e60b 100644 --- a/nyx_mode/custom_harness/example.c +++ b/nyx_mode/custom_harness/example.c @@ -83,7 +83,7 @@ int main(int argc, char** argv){ kAFL_hypercall(HYPERCALL_KAFL_RELEASE, 0); /* This shouldn't happen if you have enabled the reload mode */ - hprintf("Das sollte niemals passieren :)\n"); + hprintf("This should never happen :)\n"); } -- cgit 1.4.1