From e837c5f6e0eed19205231f61ac4a2aad8303a77c Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:35:57 +0000 Subject: [PATCH] lilypond-0.0.44 --- lib/binary-source-file.cc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/binary-source-file.cc b/lib/binary-source-file.cc index 34f6645de6..f080c2dab2 100644 --- a/lib/binary-source-file.cc +++ b/lib/binary-source-file.cc @@ -34,8 +34,8 @@ Binary_source_file::error_str( char const* pos_ch_c_l ) if ( !in_b( pos_ch_c_l ) ) return ""; - char const* begin_ch_c_l = pos_ch_c_l - 8 >? ch_c_l(); - char const* end_ch_c_l = pos_ch_c_l + 7 ? ch_C(); + char const* end_ch_c_l = pos_ch_c_l + 7