gawk-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gawk-diffs] [SCM] gawk branch, feature/fixtype, updated. gawk-4.1.0-185


From: Andrew J. Schorr
Subject: [gawk-diffs] [SCM] gawk branch, feature/fixtype, updated. gawk-4.1.0-1852-gfbe8361
Date: Sat, 18 Jun 2016 13:25:21 +0000 (UTC)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gawk".

The branch, feature/fixtype has been updated
       via  fbe836166a40f0fd19851b2f057ae9632a33d1e7 (commit)
      from  158ed8f9a2093e4dc9db5f7667552b8640691df8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.sv.gnu.org/cgit/gawk.git/commit/?id=fbe836166a40f0fd19851b2f057ae9632a33d1e7

commit fbe836166a40f0fd19851b2f057ae9632a33d1e7
Author: Andrew J. Schorr <address@hidden>
Date:   Sat Jun 18 09:25:12 2016 -0400

    Fix typo in comment.

diff --git a/node.c b/node.c
index 89d889a..bfa9a35 100644
--- a/node.c
+++ b/node.c
@@ -67,7 +67,7 @@ r_force_number(NODE *n)
 
        /*
         * we should always set NUMCUR and clear MAYBE_NUM, and we may possibly
-        * change STRING to NUMBER of MAYBE_NUM was set and it's a good numeric
+        * change STRING to NUMBER if MAYBE_NUM was set and it's a good numeric
         * string.
         */
 

-----------------------------------------------------------------------

Summary of changes:
 node.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
gawk



reply via email to

[Prev in Thread] Current Thread [Next in Thread]