Browse Source

fix for issue #161

Jeremy G. Siek 1 year ago
parent
commit
5a7572a134
1 changed files with 1 additions and 1 deletions
  1. 1 1
      book.tex

+ 1 - 1
book.tex

@@ -5401,7 +5401,7 @@ start:
 	addq	%rcx, %rbx
 	movq	%rbx, %rax
 	addq	$42, %rax
-	jmp _conclusion
+	jmp conclusion
 
 	.globl main
 main: