From 03c76887c85ea84eea2d1f6ec1563b94a8d91dbe Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Sun, 5 Dec 2010 18:43:35 -0800 Subject: [PATCH] remove bang --- basics-of-the-mach-o-file-format.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basics-of-the-mach-o-file-format.html b/basics-of-the-mach-o-file-format.html index 1a1d123..0c64f90 100644 --- a/basics-of-the-mach-o-file-format.html +++ b/basics-of-the-mach-o-file-format.html @@ -138,7 +138,7 @@ also disassemble the __text section with

You'll get to know otool quite well if you work with Mach-O.

-

Take a break!

+

Take a break

That was probably a lot to digest, and to make real sense of it you might need to read some of the