From 011d01f447ae1e6c8ea5c0d7386908968ccdb344 Mon Sep 17 00:00:00 2001
From: shmibs <shmibs@gmail.com>
Date: Sat, 19 Dec 2015 01:53:12 -0700
Subject: fix incorrect line number

---
 doc/usage.pdf | Bin 102190 -> 102190 bytes
 doc/usage.tex |   2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/usage.pdf b/doc/usage.pdf
index 0ffcd3c..efdfaf7 100644
Binary files a/doc/usage.pdf and b/doc/usage.pdf differ
diff --git a/doc/usage.tex b/doc/usage.tex
index f8cde5d..ab8b3d6 100644
--- a/doc/usage.tex
+++ b/doc/usage.tex
@@ -113,7 +113,7 @@
 		\mytermrow{ }{\color{DodgerBlue2}checking strs at i == 0...}
 		\mytermrow{ }{\color{DodgerBlue2}checking strs at i == 1...}
 		\mytermrow{ }{\color{DodgerBlue2}checking strs at i == 2...}
-		\mytermrow{ }{\textbf{a\_simple\_example.c:40: \textcolor{Red1}{fail:}} strings unequal}
+		\mytermrow{ }{\textbf{a\_simple\_example.c:41: \textcolor{Red1}{fail:}} strings unequal}
 		\mytermrow{ }{\ \ \textbf{array1[i]} == `str3'}
 		\mytermrow{ }{\ \ \textbf{array2[i]} == `different'}
 	\end{tabular*}
-- 
cgit v1.2.3