Skip to content

Commit 1b6262c

Browse files
committed
update en/quickfix.txt to 7.3.548
1 parent 82e4459 commit 1b6262c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

en/quickfix.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -913,8 +913,8 @@ Basic items
913913
%n error number (finds a number)
914914
%m error message (finds a string)
915915
%r matches the "rest" of a single-line file message %O/P/Q
916-
%p pointer line (finds a sequence of '-', '.' or ' ' and
917-
uses the length for the column number)
916+
%p pointer line (finds a sequence of '-', '.', ' ' or
917+
tabs and uses the length for the column number)
918918
%*{conv} any scanf non-assignable conversion
919919
%% the single '%' character
920920
%s search text (finds a string)

0 commit comments

Comments
 (0)