summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2023-02-05 12:04:15 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2023-02-05 14:01:54 -0800
commit3379bf4ef41988ba2d3b78166ad29fe4094fcef6 (patch)
tree9a862597adea546f3d9f3c0c8732ae14a63f2f54
parent8acc04a7b5c7c936a3f48a1681592050c389e57b (diff)
downloaddiffutils-3379bf4ef41988ba2d3b78166ad29fe4094fcef6.tar.gz
build: update gnulib submodule to latest
* lib/sh-quote.c.diff: Remove, as Gnulib now has this.
-rw-r--r--gl/lib/sh-quote.c.diff15
m---------gnulib0
2 files changed, 0 insertions, 15 deletions
diff --git a/gl/lib/sh-quote.c.diff b/gl/lib/sh-quote.c.diff
deleted file mode 100644
index 9bb1334..0000000
--- a/gl/lib/sh-quote.c.diff
+++ /dev/null
@@ -1,15 +0,0 @@
-diff --git a/lib/sh-quote.c b/lib/sh-quote.c
-index e349f40..788989a 100644
---- a/lib/sh-quote.c
-+++ b/lib/sh-quote.c
-@@ -30,7 +30,7 @@ static struct quoting_options *sh_quoting_options;
-
- /* Initializes the sh_quoting_options variable. */
- static void
--init_sh_quoting_options ()
-+init_sh_quoting_options (void)
- {
- sh_quoting_options = clone_quoting_options (NULL);
- set_quoting_style (sh_quoting_options, shell_quoting_style);
-
---
diff --git a/gnulib b/gnulib
-Subproject 83adc2f7223dff2192b7d020a7c7f6844dd2beb
+Subproject 431af5a160d3a946c9c27a30274fc708e8b74df