replace: rename 'new' variables
[gitweb.git] / cache.h
diff --git a/cache.h b/cache.h
index 69b5a3bf81e3bf83453e10b7ae2cba7cc7ef5bc1..5b8d4937710e5c46b99584a94b76774a189797d8 100644 (file)
--- a/cache.h
+++ b/cache.h
@@ -1673,7 +1673,7 @@ struct pack_entry {
  * usual "XXXXXX" trailer, and the resulting filename is written into the
  * "template" buffer. Returns the open descriptor.
  */
-extern int odb_mkstemp(struct strbuf *template, const char *pattern);
+extern int odb_mkstemp(struct strbuf *temp_filename, const char *pattern);
 
 /*
  * Create a pack .keep file named "name" (which should generally be the output