bug-gnulib
[Top][All Lists]
Advanced

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

[PATCH 27/27] * lib/quotarg.c: remove wrong, unneeded comment


From: Paul Eggert
Subject: [PATCH 27/27] * lib/quotarg.c: remove wrong, unneeded comment
Date: Sun, 1 Aug 2021 18:18:21 -0700

---
 lib/quotearg.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/quotearg.c b/lib/quotearg.c
index 570468917..dc4babcb6 100644
--- a/lib/quotearg.c
+++ b/lib/quotearg.c
@@ -787,7 +787,6 @@ quotearg_buffer (char *buffer, size_t buffersize,
   return r;
 }
 
-/* Equivalent to quotearg_alloc (ARG, ARGSIZE, NULL, O).  */
 char *
 quotearg_alloc (char const *arg, size_t argsize,
                 struct quoting_options const *o)
-- 
2.31.1




reply via email to

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