---
 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