[PATCH 4/4] style: formatting changes

Akim Demaille <[email protected]>
Newsgroups gmane.comp.parsers.bison.patches
Message-ID <[email protected]>
* src/scan-code.l: here.
---
 src/scan-code.l | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/scan-code.l b/src/scan-code.l
index d57f7f56..8e0358da 100644
--- a/src/scan-code.l
+++ b/src/scan-code.l
@@ -500,7 +500,7 @@ parse_ref (char *cp, symbol_list *rule, int rule_length,
           cp_end - cp : ref_tail_fields - cp;
 
         complain (text_loc, complaint,
-                     _("invalid reference: %s"), quote (text));
+                  _("invalid reference: %s"), quote (text));
         if (len == 0)
           {
             location sym_loc = *text_loc;
@@ -532,7 +532,7 @@ parse_ref (char *cp, symbol_list *rule, int rule_length,
         if (variant_count > 1)
           {
             complain (text_loc, Wother,
-                         _("misleading reference: %s"), quote (text));
+                      _("misleading reference: %s"), quote (text));
             show_sub_messages (Wother,
                                cp, explicit_bracketing, midrule_rhs_index,
                                dollar_or_at);
-- 
2.28.0
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.