]> sourceware.org Git - systemtap.git/commitdiff
grammar fix
authorfche <fche>
Sun, 6 May 2007 21:17:11 +0000 (21:17 +0000)
committerfche <fche>
Sun, 6 May 2007 21:17:11 +0000 (21:17 +0000)
tapsets.cxx

index df91f9ab871516f72f2a3e9d5ed5836e8bd5b855..a2fb1622c72f98393df8d0535acd9631ef8f20ce 100644 (file)
@@ -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";
This page took 0.034247 seconds and 5 git commands to generate.