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