077c9d
commit 47d8d9a2172f827a8dde7695f415aa6f78a82d0e
077c9d
Author: Florian Weimer <fweimer@redhat.com>
077c9d
Date:   Wed Nov 28 07:00:48 2018 +0100
077c9d
077c9d
    support_quote_string: Do not use str parameter name
077c9d
    
077c9d
    This avoids a build failure if this identifier is used as a macro
077c9d
    in a test.
077c9d
077c9d
diff --git a/support/support.h b/support/support.h
077c9d
index 835e7173eb566355..c3ad76901e352ee7 100644
077c9d
--- a/support/support.h
077c9d
+++ b/support/support.h
077c9d
@@ -69,10 +69,10 @@ void support_write_file_string (const char *path, const char *contents);
077c9d
    the result).  */
077c9d
 char *support_quote_blob (const void *blob, size_t length);
077c9d
 
077c9d
-/* Quote the contents of the at STR, in such a way that the result
077c9d
+/* Quote the contents of the string, in such a way that the result
077c9d
    string can be included in a C literal (in single/double quotes,
077c9d
    without putting the quotes into the result).  */
077c9d
-char *support_quote_string (const char *str);
077c9d
+char *support_quote_string (const char *);
077c9d
 
077c9d
 /* Returns non-zero if the file descriptor is a regular file on a file
077c9d
    system which supports holes (that is, seeking and writing does not