From 18face2bafd56f7b6354364de5cb6540b789a95b Mon Sep 17 00:00:00 2001 From: fche Date: Sun, 6 May 2007 21:17:11 +0000 Subject: grammar fix --- tapsets.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tapsets.cxx') diff --git a/tapsets.cxx b/tapsets.cxx index df91f9ab..a2fb1622 100644 --- a/tapsets.cxx +++ b/tapsets.cxx @@ -953,7 +953,7 @@ struct dwflpp if (l_no != lineno) { if (sess.verbose > 3) - clog << "skiping approximate line number match " + clog << "skipping line number mismatch " << "(" << l_no << " vs " << lineno << ")" << " in file '" << srcfile << "'" << "\n"; -- cgit