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