build: correct @@-,length values in last hunk of regcomp.c.diff
authorJim Meyering <meyering@redhat.com>
Sun, 12 Feb 2012 13:37:00 +0000 (14:37 +0100)
committerJim Meyering <meyering@redhat.com>
Sun, 12 Feb 2012 13:37:00 +0000 (14:37 +0100)
* gl/lib/regcomp.c.diff: Correct invalid hunk lengths (s/1/7/g)
in the last hunk's @@-line.

gl/lib/regcomp.c.diff

index d79c7b2..e965673 100644 (file)
@@ -56,7 +56,7 @@ index d5968bd..4926676 100644
  #else /* not RE_ENABLE_I18N */
  build_equiv_class (bitset_t sbcset, const unsigned char *name)
  #endif /* not RE_ENABLE_I18N */
-@@ -3869,1 +3874,1 @@ free_token (re_token_t *node)
+@@ -3869,7 +3874,7 @@ free_token (re_token_t *node)
     and its children. */
 
  static reg_errcode_t